|
|
|
|
|
by Miky
5312 days ago
|
|
I never said monads are made useless in a language with unrestricted side effects. I understand very well their utility even in the presence of side effects. However, if you'll take a look at the example monad code, the bind and return methods themselves use side effects. I think that speaks for itself. |
|