ZerethShell
File Manager
SQL Manager
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
Rational
%3d%3d-i.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Returns <tt>true</tt> iff this value is numerically equal to <tt>other</tt>. - !ruby/struct:SM::Flow::P body: "But beware:" - !ruby/struct:SM::Flow::VERB body: " Rational(1,2) == Rational(4,8) # -> true\n Rational(1,2) == Rational.new!(4,8) # -> false\n" - !ruby/struct:SM::Flow::P body: Don't use Rational.new! full_name: Rational#== is_singleton: false name: == params: (other) visibility: public
Kaydet
Vazgeç