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

Safe HaskellSafe-Infered

Cgm.Data.Super

Documentation

up :: Super a b => a -> bSource

superSInc :: Super a b => a :>> bSource

narrowIntegral :: forall a b. (Integral a, Integral b, Bounded b) => a -> Maybe bSource