Structs§
- IsLt
Array AuxCols - IsLt
Array AuxCols Mut - IsLt
Array AuxCols Ref - IsLt
Array Io - IsLt
Array SubAir - This SubAir constrains the boolean equal to 1 iff
x < y
(lexicographic comparison) assuming that all elements of both arraysx, y
each have at mostmax_bits
bits. - IsLt
Array When Transition Air - The same subair as IsLtArraySubAir except that non-range check constraints are not imposed on the last row. Intended use case is for asserting less than between entries in adjacent rows.