Type guard to check in compile time that a number is within a number range (e.g., Byte validation => Range<0, 256>)
Generated using TypeDoc
Type guard to check in compile time that a number is within a number range (e.g., Byte validation => Range<0, 256>)