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