Hacker News new | ask | show | jobs
by mrkeen 438 days ago
> The hard part is managing effects

You can say that again!

Right now I'm working in C#, so I wished my C# managed effects, but it doesn't. It's all left to the programmer.

1 comments

I don't know, stacking monads is a comparable level of pain to me.