protocol NegatableProvides unary arithmetic negation and its result type.
Methods
func negated() -> Ret
Returns the arithmetic negation of this value.
View Source
func negated() -> Retprotocol NegatableProvides unary arithmetic negation and its result type.
func negated() -> RetReturns the arithmetic negation of this value.
func negated() -> Ret