관리-도구
편집 파일: %26-i.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Performs bitwise <tt>and</tt> between <em>big</em> and <em>numeric</em>. full_name: Bignum#& is_singleton: false name: "&" params: | big & numeric => integer visibility: public