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