top | item 46955426

(no title)

olivia-banks | 20 days ago

From when I (tried to) learn Haskell, I thought `do` was cool, so that's interesting to hear. I'll give it a shot!

discuss

order

octachron|19 days ago

Note that OCaml has monadic `do` too, in the form of `let*` operators (and applicative `and`) since OCaml 4.08.