Checks whether a given value is a bounded numeric value of a type which
can be subject to ordered comparison or arithmetic in a circuit. The
determination is based on the value's type, not its specific value. This
returns true for all numeric types with a range fitting inside of the
PODIntValue type.
Checks whether a given value is a bounded numeric value of a type which can be subject to ordered comparison or arithmetic in a circuit. The determination is based on the value's type, not its specific value. This returns true for all numeric types with a range fitting inside of the PODIntValue type.