reactive-0.11.5: Push-pull functional reactive programming

Stabilityexperimental
Maintainerconal@conal.net

Data.AddBounds

Description

Add bounds to an ordered type

Synopsis

Documentation

data AddBounds a Source

Wrap a type into one having new least and greatest elements, preserving the existing ordering.

Constructors

MinBound 
NoBound a 
MaxBound