--- !ruby/object:RI::MethodDescription
aliases: []
block_params:
comment:
- !ruby/struct:SM::Flow::P
body: Performs bitwise and between big and numeric.
full_name: Bignum#&
is_singleton: false
name: "&"
params: |
big & numeric => integer
visibility: public