Module num_range

Module num_range 

Source
Expand description

Functions for parsing numbers within a range.

Functionsยง

check_range
Check if a value is within the specified range.
number_range
Parse a number from a string and check if it is within the specified range.