binius_core::polynomial::arith_circuit

Type Alias ExprId

source
pub type ExprId = usize;
Expand description

Corresponds to the index of another expression within the same Vec/other type of contiguous memory.