Mnd
is a simple library for programming with monads.
It aims to be comprehensible instead of comprehensive.
Everything is standard and already exists in various places, this is simply a selection for easy re-use.
The code is in a single file and has no dependencies.
The documentation is available online.
It is recommended to install it via opam
:
opam install mnd
We use semantic versioning for releases.