types
/
kotools.types.number
/
times
common
times
@
SinceKotools
(
project =
Project.Types
,
version =
"3.0"
)
operator fun
Int
.
times
(other:
IntHolder
):
Int
Content copied to clipboard
Multiplies this value by the
other
value.