API Reference iteraptor v1.14.0

modules

Modules

The protocol specifying how the respective struct might be used within Iteraptor.

Iteraptor makes complicated nested structures (currently Maps, Lists and Keywords) iteration easier.

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

An exception to be thrown from banged methods of Iteraptor.