BigInt.opOpAssign

*= operator

Parameters

y const(BigInt)*

the BigInt to multiply with this

Meta