API Reference Aja v0.5.0
Modules
Convenience macros to work with Aja's data structures.
Exclusive ranges are an exact copy of regular ranges (see Range
),
except that they exclude the second parameter.
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.