Function

>>(_:)

Returns self with its binary representation shifted by n digits to the right.

Source
fun >>(_ n: Int) -> Self