Methods
add : [ other : OtherType ] -> OutputType sub : [ other : OtherType ] -> OutputType mul : [ other : OtherType ] -> OutputType div : [ other : OtherType ] -> OutputType rem : [ other : OtherType ] -> OutputType from : [ value : ValueType ] -> Self