Safe Haskell | None |
---|---|
Language | Haskell98 |
Data.Tup.Concat
Description
Concatenation of tuples. Requires MPTCs and FunDeps.
Documentation
class (Tup f, Tup g, Tup h) => TupConcat f g h | f g -> h where Source
Minimal complete definition
Nothing
Instances
tup-functor-0.3.0.0: Homogeneous tuples
Safe Haskell | None |
---|---|
Language | Haskell98 |
Data.Tup.Concat
Description
Concatenation of tuples. Requires MPTCs and FunDeps.
class (Tup f, Tup g, Tup h) => TupConcat f g h | f g -> h where Source
Minimal complete definition
Nothing
Instances