|
|
|
|
|
by hopia
2217 days ago
|
|
I always found the IO barrier a good distinction at code level. In fact, I started to work on something to that end for Elixir because of it. Monads come with their own share of problems that's true. Composability isn't really one of them in my opinion though, we got transformers for that purpose. |
|