|
|
|
|
|
by hota_mazi
3204 days ago
|
|
It's not just monad transformers, monads themselves are pretty awkward to use in any language that's not Haskell. And actually, a lot of FP languages simply don't even have monads at all (OCaml, F#). Monads should never have escaped Haskell. |
|
They should have put them in a monad.