*(_:_:)

Multiplication

BigInt.swift:940
static func * (x: Int, y: BInt) -> BInt

Parameters

x

Multiplier

y

Multiplicand

Returns

x * y