*(_:_:)

Multiply a by b and return the result.

Multiplication.swift:91
static func * (x: BigUInt, y: BigUInt) -> BigUInt