iteraptor v1.10.2 API Reference
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
Helper functions to update nested terms
Exceptions
Unsupported in applying Iteraptor.Iteraptable
An exception to be thrown from banged methods of Iteraptor
.