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

Safe HaskellNone

Cgm.Data.SortedPair

Documentation

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

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