Function

/=(_:)

Writes the quotient of dividing self by other to self.

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

Preconditions

  • other is different from 0.