View Source API Reference Aja v0.7.4
Modules
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 integers,
that are not in the core Integer
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.