--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Returns -1, 0, or +1 depending on whether flt is less than, equal to, or greater than numeric. This is the basis for the tests in Comparable. full_name: Float#<=> is_singleton: false name: <=> params: | flt <=> numeric => -1, 0, +1 visibility: public