View Source ZipZip (ZipZip v0.1.0)
A set of functions operating on zippers. For now, zippers are in two dimensions only.
The internal structure of a zipper should be considered opaque and subject to change. To get or update the current item, traverse the zipper, or perform any other operation on the zipper, use the public functions exposed in this module.
References:
Link to this section Summary
Functions
See ZipZip.new/1
.
Link to this section Types
Specs
t()
Specs
t(val)