Skip to content
Snippets Groups Projects
  • Tommy Bidne's avatar
    912b5492
    Add module for ReaderT interface · 912b5492
    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.
    912b5492
    History
    Add module for ReaderT interface
    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.
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.