predefined_ranges library

Typedefs

Comparator<T> = int Function(T value1, T value2)
Increaser<T> = T Function(T value)