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

For supporting Numbers.minus/1.

Link to this section Summary

Functions

Unary minus. Should return the negation of the number.

Link to this section Types

Specs

t() :: term()

Link to this section Functions

Specs

minus(t()) :: t()

Unary minus. Should return the negation of the number.