times

operator fun times(b: BigInt): BigInt(source)
operator fun times(other: UInt): BigInt(source)
operator fun times(other: Int): BigInt(source)