cognimeta-utils-0.1.1: Utilities for Cognimeta products (such as perdure). API may change often.

Safe HaskellSafe-Infered

Cgm.Data.SortedPair

Documentation

onSortedPair :: (a -> a -> z) -> SortedPair a -> zSource

sortedPair :: Ord a => a -> a -> SortedPair aSource