UnitExtension extension

An extension to provide operators on Units.

on

Operators

operator %(Unit other) Unit
operator *(Unit other) Unit
operator +(Unit other) Unit
operator -(Unit other) Unit
operator /(Unit other) Unit
operator <(Unit other) bool
operator <=(Unit other) bool
operator >(Unit other) bool
operator >=(Unit other) bool
operator ~/(Unit other) Unit