Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
infogulch
on Oct 14, 2021
|
parent
|
context
|
favorite
| on:
What I wish I knew when learning F#
There was a recent thread about Algebraic Effects in OCaml [0]. Does F# have something similar?
[0]:
https://news.ycombinator.com/item?id=28838099
xvilka
on Oct 14, 2021
|
next
[–]
It lacks many things that OCaml has. On the other hands, units support is awesome, I wish there would have been more attention to that, and more popular in other languages as well.
Smaug123
on Oct 14, 2021
|
prev
[–]
No. It has lightweight syntax ("computation expressions") you can use to sugar monads, but no effects system.
Consider applying for YC's Spring batch! Applications are open till Feb 11.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
[0]: https://news.ycombinator.com/item?id=28838099