Returns self with its binary representation shifted by n digits to the left.
fun <<(_ n: Int) -> Self