Copyright | (c) 2008--2010 Universiteit Utrecht |
---|---|
License | BSD3 |
Maintainer | generics@haskell.org |
Stability | experimental |
Portability | non-portable |
Safe Haskell | Safe |
Language | Haskell2010 |
Higher-order fixed point operator as well as conversion functions.
It is rarely necessary to use HFix
. Generic functions
usually convert between the original datatype and the functor directly.