View Source API Reference Aja v0.6.4

Modules

Aja

Convenience macros to work with Aja's data structures.

Drop-in replacement for the Enum module, optimized to work with Aja's data structures such as Aja.Vector.

Some extra helper functions for working with IO data, that are not in the core IO module.

Some extra helper functions for working with integers, that are not in the core Integer module.

Some extra helper functions for working with lists, that are not in the core List module.

A map preserving key insertion order, with efficient lookups, updates and enumeration.

Convenience helpers for working with {atom, value} tuples without breaking the pipe.

Some extra helper functions for working with strings, that are not in the core String module.

Fast persistent vector with efficient appends and random access.