logoalt Hacker News

abloblast Wednesday at 6:15 AM1 replyview on HN

Afaik the F# supports do notation through computation expressions.


Replies

platinumradlast Wednesday at 6:51 AM

Like Rust, F# doesn't have higher-kinded types so it's not generalized like GP is proposing. Each type of computation expression is tied to a specific monad/applicative.