times

@SinceKotools(project = Project.Types, version = "3.0")
operator fun Int.times(other: IntHolder): Int

Multiplies this value by the other value.