numbers v5.2.2 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 section Functions

Link to this function

minus(num)

minus(t()) :: t()

Unary minus. Should return the negation of the number.