Function

-=(_:)

Writes the result of self subtracted by other to self.

Source
fun -=(_ other: Self) { inout }