--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Returns true only if obj has the same value as big. Contrast this with Bignum#eql?, which requires obj to be a Bignum. - !ruby/struct:SM::Flow::VERB body: " 68719476736 == 68719476736.0 #=> true\n" full_name: Bignum#== is_singleton: false name: == params: | big == obj => true or false visibility: public