lub-0.1.2: information operators: least upper bound (lub) and greatest lower bound (glb)

Stabilityexperimental
Maintainerconal@conal.net

Data.Laxer

Description

Documentation

eitherL :: (HasLub c, HasGlb c) => (a -> c) -> (b -> c) -> Either a b -> cSource

condL :: (HasLub a, HasGlb a) => a -> a -> Bool -> aSource