infix *
num.wrap_around.infix *
multiplication, with check for overflow
Precondition
pre else debug: !(overflow_on_mul other) debug: !(underflow_on_mul other)
Inherited from numeric.infix *
pre debug: (numeric.this *! other)
0.095dev (GIT hash 4887509afd82710cf491d0e416c0f1b088cc45db)