Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Pandora.Paradigm.Structure.Modification.Combinative
Documentation
type family Combinative (s :: * -> *) = (r :: * -> *) | r -> s Source #
Instances
type Combinative List Source # | |
Defined in Pandora.Paradigm.Structure.Some.List |