Describes a (signed) type that has an additive inverse.
protocol Negatable
s5Utils9NegatableP
6NQJE
import Utils
static func - (operand: Self) -> Self
mutating func negate()