pandora-0.4.6: A box of patterns and paradigms
Safe HaskellSafe-Inferred
LanguageHaskell2010

Pandora.Paradigm.Structure.Modification.Combinative

Documentation

type family Combinative (s :: * -> *) = (r :: * -> *) | r -> s Source #

Instances

Instances details
type Combinative List Source # 
Instance details

Defined in Pandora.Paradigm.Structure.Some.List