Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
throw156754228
1y ago
0 comments
Share
Also their other well known problem: you lose the program state if an exception is thrown in the monad above.
0 comments
default
newest
oldest
tome
1y ago
Yeah, that's basically the same problem as `StateT s (ExceptT e m)` but for `StateT s m` where `m` throws exceptions.
j
/
k
navigate · click thread line to collapse