numbers v5.0.1 Numbers.Protocols.Minus protocol

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

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

Link to this section Functions

Link to this function minus(num)
minus(t) :: t

Unary minus. Should return the negation of the number.