관리-도구
편집 파일: %3c%3d%3e-i.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Returns -1, 0, or +1 depending on whether <em>flt</em> is less than, equal to, or greater than <em>numeric</em>. This is the basis for the tests in <tt>Comparable</tt>. full_name: Float#<=> is_singleton: false name: <=> params: | flt <=> numeric => -1, 0, +1 visibility: public