Flowdock
method

eql?

Importance_1
Ruby latest stable (v2_5_5) - 0 notes - Class: OpenStruct
eql?(other) public

Compares this object and other for equality. An OpenStruct is eql? to other when other is an OpenStruct and the two objects’ Hash tables are eql?.

Show source
Register or log in to add new notes.