-
Tommy Bidne authored
Adds functions for converting from/to ReaderT. This allows easier integration into applications that do not want to commit to a concrete monad stack e.g. "mtl-style" or effects. The ReaderT environment is deliberately left abstract, as to not expose internal details.
Tommy Bidne authoredAdds functions for converting from/to ReaderT. This allows easier integration into applications that do not want to commit to a concrete monad stack e.g. "mtl-style" or effects. The ReaderT environment is deliberately left abstract, as to not expose internal details.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
To find the state of this project's repository at the time of any of these versions, check out the tags.