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