2.1.0: remainder() and compare()
This version adds two new utilities:
remainder()orrem(), equivalent to the% operator.compare(), to be used in combination with functions similar toArray#sort().
This version adds two new utilities:
remainder() or rem(), equivalent to the % operator.compare(), to be used in combination with functions similar to Array#sort().