|
| Generics.Pointless.Fctrable | | Portability | non-portable | | Stability | experimental | | Maintainer | hpacheco@di.uminho.pt |
|
|
|
| Description |
Pointless Haskell:
point-free programming with recursion patterns as hylomorphisms
This module defines a class of representable functors.
|
|
| Synopsis |
|
|
|
| Documentation |
|
|
| Functor GADT for polytypic recursive functions.
At the moment it does not rely on a Typeable instance for constants.
| | Constructors | |
|
|
|
| Class of representable functors.
| | | Methods | | | Instances | |
|
|
|
| The fixpoint of a representable functor.
|
|
|
| The representation of the fixpoint of a representable functor.
|
|
| Produced by Haddock version 2.6.0 |