@hackage fixplate0.1.8
Uniplate-style generic traversals for optionally annotated fixed-point types.
Installation
Tested Compilers
Dependencies (2)
- base >=4 && <5
- containers Show all…
Dependents (3)
@hackage/acme-everything, @hackage/compdata-fixplate, @hackage/swearjure
Uniplate-style generic traversals for fixed-point types, which can be
optionally annotated with attributes. We also provide recursion schemes,
a generic zipper, generic pretty-printer, generic tries, generic hashing,
and generic tree visualization. See the module Data.Generics.Fixplate and
then the individual modules for more detailed information.