Closed
Description
Enforce no padding zeroes in BinaryScott numbers in toInt
( which makes it perfectly appropriately selective. can still use denormal numbers internally, just can't export them to JS ). Make this enforcement configurable, but it can default to ON.
config.numEncoding.enforceInvariant
or something.