Zippex v1.0.0 API Reference
Modules
A Zipper is a representation of an aggregate data structure which allows it to be traversed and updated arbitrarily. This module implements tree-like semantics for traversing a data structure.
The context of a Zippex
zipper. This module is used internally by Zippex and should
not be accessed directly. The Context
struct contains the following fields
The metadata of a Zippex
zipper. The Meta
struct contains the following fields