const NONE_ADDRESS: CompiledAddr = 1;
Expand description
A sentinel value used to indicate an invalid state.
This is never the address of a node in a serialized transducer.
const NONE_ADDRESS: CompiledAddr = 1;
A sentinel value used to indicate an invalid state.
This is never the address of a node in a serialized transducer.