*(_:_:)

Multiply a with b and return the result.

Multiplication.swift:159
static func * (a: BigInt, b: BigInt) -> BigInt