rotateLeft

fun UInt.rotateLeft(bits: Int): UInt
fun Int.rotateLeft(bits: Int): Int
fun Long.rotateLeft(bits: Int): Long

Rotates this bits to the left