# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Unfolders accepts a list of primitive, processing, or stateful unfolders.
# Structs
BaseUnfoldState implements UnfoldState, but returns an error for every callback possible.
No description provided by the author
No description provided by the author
# Interfaces
Expander supports the creation of an UnfoldState for handling the unfolding into the current value.
No description provided by the author
IsZeroer interface allows custom types to be reported as empty.
UnfoldCtx provides access to the shared unfolding stack.
UnfoldState defines a custom user defined unfolder.