PATH:
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
Comparable
--- !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 0. Also returns true if <em>obj</em> and <em>other</em> are the same object. full_name: Comparable#== is_singleton: false name: == params: | obj == other => true or false visibility: public
[-] between%3f-i.yaml
[edit]
[-] cdesc-Comparable.yaml
[edit]
[-] %3c-i.yaml
[edit]
[-] %3e-i.yaml
[edit]
[-] %3c%3d-i.yaml
[edit]
[-] %3d%3d-i.yaml
[edit]
[+]
..
[-] %3e%3d-i.yaml
[edit]