API Reference iteraptor v1.14.0
modules
Modules
The protocol specifying how the respective struct might be used within Iteraptor
.
Iteraptor.AST
module traverses AST, allowing map
, reduce
and family.
Array emulation implementing Access
behaviour. Index in array is zero-based.
Extra functions to deal with runtime configuration.
Extra functions to deal with enumerables.
use Iteraptor.Iteraptable
inside structs to make them both
Enumerable
and
Collectable
and
implement the Access
behaviour
Unsupported in applying Iteraptor.Iteraptable
Helper functions to update nested terms
An exception to be thrown from banged methods of Iteraptor
.