@hackage alternators1.0.0.0
Handy functions when using transformers.
Categories
License
BSD-3-Clause
Maintainer
louis@pan.me
Links
Versions
Installation
Tested Compilers
Dependencies (7)
Dependents (3)
@hackage/glazier, @hackage/glazier-react, @hackage/acme-everything
MonadDelegate assists with coding the handlers for continuation-like monads.
Changelog
- 1.0.0.0
- Removed
runReaderMas it can be replaced withlift,hoistand>>=See gist - Replace
fromMaybeTwithevalMaybeT. - Added
MonadDelegatefor a more accessing a continuation in the same monad.
- Removed
