--- !ruby/object:RI::MethodDescription
aliases: []
block_params:
comment:
- !ruby/struct:SM::Flow::P
body: Shifts big right numeric positions (left if numeric is negative).
full_name: Bignum#>>
is_singleton: false
name: ">>"
params: |
big >> numeric => integer
visibility: public