Function

>>=(_:)

Shifts the binary representation of self by n digits to the right.

Source
fun >>=(_ n: Int) { inout }