pub fn range_check_table<F>() -> LookupTable<F>where
F: Field,
Expand description
A single-column table containing the numbers from 0 to RANGE_CHECK_UPPERBOUND
(exclusive)
pub fn range_check_table<F>() -> LookupTable<F>where
F: Field,
A single-column table containing the numbers from 0 to RANGE_CHECK_UPPERBOUND
(exclusive)