Function kimchi::circuits::lookup::tables::range_check::range_check_table
source · 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)