/=(_:_:)

x = x / y

BigInt.swift:1099
static func /= (x: inout BInt, y: BInt)

Parameters

x

Left hand dividend

y

Right hand divisor