pandora-0.2.4: A box of patterns and paradigms
Pandora.Paradigm.Structure.Cartesian
class Cartesian (t :: * -> *) where Source #
Methods
(-:*:-) :: t a -> t b -> t (a :*: b) Source #