๐Ÿ”ขNumbers

Numeric protocolssupports

AdditiveArithmetic

a + b, a - b, .zero

Numeric

a * b

SignedNumeric

-a (additive inverse)

FloatingPoint

a / b, a < b

Int(a)

Last updated