관리-도구
편집 파일: %3c%3d-i.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Returns <tt>true</tt> if the value of <tt>fix</tt> is less thanor equal to that of <tt>other</tt>. full_name: Fixnum#<= is_singleton: false name: <= params: | fix <= other => true or false visibility: public