kotlin-stdlib / kotlin / UInt / shl shl Common JVM JS Native 1.0 infix fun shl(bitCount: Int): UInt Shifts this value left by the bitCount number of bits.