range_type library

Enums

BoundType

Mixins

DynamicComparator<T>

Typedefs

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