관리-도구
편집 파일: %3d%3d-i.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Return <tt>true</tt> if <tt>fix</tt> equals <tt>other</tt> numerically. - !ruby/struct:SM::Flow::VERB body: " 1 == 2 #=> false\n 1 == 1.0 #=> true\n" full_name: Fixnum#== is_singleton: false name: == params: | fix == other visibility: public