numbers v5.0.0-rc0 Numbers.Protocols.Minus protocol

Summary

Functions

Unary minus. Should return the negation of the number

Types

t()
t() :: term

Functions

minus(num)
minus(t) :: t

Unary minus. Should return the negation of the number.