numbers v5.0.0-rc0 Numbers.Protocols.Subtraction protocol

Summary

Functions

Subtracts the rhs number from the lhs number

Types

t()
t() :: term

Functions

sub(a, b)
sub(t, t) :: t

Subtracts the rhs number from the lhs number.