@hackage recursive-zipper0.0.0.1
Zippers over recursive data structures.
Categories
License
BSD-3-Clause
Maintainer
example@example.com
Links
Versions
Installation
Dependencies (8)
Dependents (1)
@hackage/jet
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.