# Functions

No description provided by the author
NewAllocator constructs a new Allocator.

# Constants

AllOrExprTag constants.
AllOrExprTag constants.
BinOp constants.
BinOp constants.
ExprTag constants.
ExprTag constants.

# Structs

All is the type of a reference to an immutable record.
Allocator allocates nodes in batches.
AllOrExpr is the type of a tagged union of records.
AllValue is the logical type of a record.
BinExpr is the type of a reference to an immutable record.
BinExprValue is the logical type of a record.
ConstExpr is the type of a reference to an immutable record.
ConstExprValue is the logical type of a record.
Expr is the type of a tagged union of records.

# Interfaces

No description provided by the author

# Type aliases

AllOrExprTag is the tag type.
BinOp is an enumeration type.
ExprTag is the tag type.