@hackage cond0.3
Basic conditional and boolean operators with monadic variants.
Installation
Dependencies (1)
Dependents (21)
@hackage/log, @hackage/mappings, @hackage/prologue, @hackage/bdcs-api, @hackage/pandoc-vimhl, @hackage/quenya-verb, Show all…
This library provides:
Implementations of various overloaded conditional operations
Lifted monadic variants of those operations and common boolean operators
A typeclass for boolean algebras.
Feel free to send ideas and suggestions for new conditional operators to the maintainer.
Monadic looping constructs are not included as part of this package, since the monad-loops package has a fairly complete collection of them already.