numbers v5.0.1 Numbers.Protocols.Subtraction protocol

For supporting Numbers.sub/2.

Link to this section Summary

Functions

Subtracts the rhs number from the lhs number

Link to this section Types

Link to this type t()
t() :: term

Link to this section Functions

Link to this function sub(a, b)
sub(t, t) :: t

Subtracts the rhs number from the lhs number.