times

open inline operator override fun Int.times(arg: Int): Int

Multiplies this element by scalar.

Receiver

the multiplier.

Parameters

arg

the multiplicand.

Sources

Link copied to clipboard