module documentation

Undocumented

Function check_bounds Undocumented
def check_bounds(bounds: tuple[float, float]|tuple[int, int], value: float|int):

Undocumented