GeomAlg-0.2.3: Library of geometric algorithms in HaskellSource codeContentsIndex
GeomAlg.External.Topped
Description
subsection{Erweiterung um maximales Element (|Topped|)} a topped domain
Documentation
data Topped a Source
Constructors
Finite a
Infty
show/hide Instances
caseTopped :: (a -> b) -> b -> Topped a -> bSource
fromTopped :: Topped a -> aSource
isFinite :: Topped a -> BoolSource
isInfty :: Topped a -> BoolSource
Produced by Haddock version 2.4.2