Numbers.Protocols.Subtraction protocol (numbers v5.2.4)

For supporting Numbers.sub/2.

Link to this section Summary

Functions

Subtracts the rhs number from the lhs number.

Link to this section Types

Specs

t() :: term()

Link to this section Functions

Specs

sub(t(), t()) :: t()

Subtracts the rhs number from the lhs number.