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