@hackage / boolean-like

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

Latest0.1.1.0

About

Metadata

  • Last updated , by Shou
  • License BSD-3-Clause
  • Maintained by: x@shou.io

  • Lottery factor: 0

Links

Installation

Tested Compilers

  1. 7.10.3

Readme

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, []).