관리-도구
편집 파일: %3c%3d-i.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Compares two objects based on the receiver's <tt><=></tt> method, returning true if it returns -1 or 0. full_name: Comparable#<= is_singleton: false name: <= params: | obj <= other => true or false visibility: public