Getting Started
Design Concepts
Development
API Reference
csv_2_list()
in_range()
is_complex()
is_complex_type()
is_float()
is_float_type()
is_integer()
is_integer_type()
is_number()
is_number_type()
is_string()
is_string_type()
iter_modules_recursive()
natural_sort()
str_to_number()
Check if a value is in a given range an return closest possible value in range. Also check the range. Return value is clipped to range.