<<=(_:_:)

x = x << n

BigInt.swift:1636
static func <<= (x: inout BInt, n: Int)

Parameters

x

Operand

n

Shift count