utils/comparators/comparators library

Classes

Comparators<T>
Use this as a mixin to be able to use arithmetic comparison operators in your class.
ConstComparators<T>
This can be extended in classes that are using const constructors.