multiplied(by:)

Multiply this integer by y and return the result.

Multiplication.swift:78
func multiplied(by y: BigUInt) -> BigUInt