Safe Haskell | None |
---|
Cgm.Data.SortedPair
Documentation
data SortedPair a Source
Instances
onSortedPair :: (a -> a -> z) -> SortedPair a -> zSource
sortedPair :: Ord a => a -> a -> SortedPair aSource
unsafeSortedPair :: a -> a -> SortedPair aSource
cognimeta-utils-0.1.2: Utilities for Cognimeta products (such as perdure). API may change often.
Safe Haskell | None |
---|
Cgm.Data.SortedPair
data SortedPair a Source
Instances
onSortedPair :: (a -> a -> z) -> SortedPair a -> zSource
sortedPair :: Ord a => a -> a -> SortedPair aSource
unsafeSortedPair :: a -> a -> SortedPair aSource