Structsยง
- 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. - 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.