Members
Functions
fun -() -> Self
Returns the additive inverse of self.
fun negate() { inout }
Replaces self with its additive inverse.
fun -() -> Self
Returns the additive inverse of self.
fun negate() { inout }
Replaces self with its additive inverse.