It's so tempting to write libraries that can do All The Things, but really I just want something a bit like an IO monad in Haskell but with the ability to easily add exceptions and internal state.
-
-
Show this thread
-
Which is also efficient enough, easy enough to use, and a reasonable way to combine external libraries. This seems to be getting closer, at least...
Show this thread -
Combining exceptions and linear types turns out to be achievable too. As long as: a) App is parameterised over whether a code fragment can throw; b) I've implemented the type checker competently...https://github.com/edwinb/IdrisApp/blob/master/tests/Door.idr …
Show this thread
End of conversation
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.