&=(_:_:)

x = x & y

BigInt.swift:630
static func &= (x: inout BInt, y: BInt)

Parameters

x

Left hand parameter

y

Right hand parameter