iteraptor v1.7.0 API Reference

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 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

An exception to be thrown from banged methods of Iteraptor