boolean-like

Logical combinatory operations dealing with datatypes representing booleans by their constructors.

http://github.com/Shou/boolean-like

LTS Haskell 19.33:0.1.1.0
Stackage Nightly 2022-03-17:0.1.1.0
Latest on Hackage:0.1.1.0

See all snapshots boolean-like appears in

BSD-3-Clause licensed by Benedict Aas
Maintained by [email protected]
This version can be pinned in stack with:boolean-like-0.1.1.0@sha256:d55337f04b85de29d36f8fd92f101ebedb2e368581cc6bc39bbec807ec250a1e,1127

Module documentation for 0.1.1.0

Boolean-like logical combinatory operations under typeclasses Andlike, Orlike, and Xorlike and a typeclass Falsifier for datatypes with unary false-like values (e.g. Nothing, []).