JavaScript/Node.js utility. Returns `true` if the value is a number or string number. Useful for checking regex match results, user input, parsed strings, etc.
BigInt can represent a value that can be represented by a number or larger.
This now checks if it is representing a value that can be represented by a Javascript number.
Disclosure: There's a performance hit for non-string or numbers. Others are obviously not affected
BigInt can represent a value that can be represented by a number or larger. This now checks if it is representing a value that can be represented by a Javascript number.
Disclosure: There's a performance hit for non-string or numbers. Others are obviously not affected