kotlin-stdlib / kotlin / ULong / times times Common JVM JS Native 1.0 operator fun times(other: UByte): ULong operator fun times(other: UShort): ULong operator fun times(other: UInt): ULong operator fun times(other: ULong): ULong Multiplies this value by the other value.