All Projects → ChrisPenner → recursive-zipper

ChrisPenner / recursive-zipper

Licence: BSD-3-Clause License
Zippers for cofree types

Programming Languages

haskell
3896 projects

recursive-zipper

A zipper-type for self-recursive types like ASTs or JSON.

Provide efficient access to a leaf node of such a structure, and a mechanism for navigating around, folding, etc.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].