invertible-0.1: bidirectional arrows, bijective functions, and invariant functors

Safe HaskellSafe
LanguageHaskell2010

Data.Invertible.Bool

Description

Bidirectional version of Data.Bool.

Synopsis

Documentation

not :: Bool <-> Bool Source

Boolean not.