Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
A combinator to flip the order of the last two type parameters of a Knot
.
Documentation
Flip the order of the last two type parameters of a Knot
.
Useful to use instances of classes such as KTraversable
which
are available on the flipped knot.
For example GTerm
has instances when flipped.