Skip to main content

Module allocator

Module allocator 

Source
Expand description

Wire variables and the allocator that mints them.

Structsยง

FieldVar
A wire of a relation: a plain index. Index 0 is FieldVar::ZERO, the wire every relation assigns the value zero.
VarAllocator
Allocator for wire variables.