관리-도구
편집 파일: %3e%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 greater than or equal to that of <tt>other</tt>. full_name: Fixnum#>= is_singleton: false name: ">=" params: | fix >= other => true or false visibility: public