Expand description
Modules§
Structs§
- Atom
- A reference to an expression node allocated in an arena.
- Atom
Arena - A context that allocates
Atoms in anArena. - Symbol
- An interned symbolic name (variable, function, or constant).
Enums§
- Atom
Node - The concrete data stored for each expression node.