@hackage neither-data0.2.3.0

The Neither datatype

  • Installation

  • Dependencies (1)

  • Dependents (0)

Neither-Data

Neither-Data provides the type Neither. It is a binary data type that ignores its arguments completely and has only one constructor. It is a trivial instance of many typeclasses.
This package also provides the neither function, which constructs a Neither from two type-matching objects, discarding them.