Asserts that a number is within the representable (inclusive) of the integer type with the specified number of bits and signedness.
MAINTENANCE_TODO: Assert isInteger? Then this function "asserts that a number is representable" by the type.
Generated using TypeDoc
Asserts that a number is within the representable (inclusive) of the integer type with the specified number of bits and signedness.
MAINTENANCE_TODO: Assert isInteger? Then this function "asserts that a number is representable" by the type.