eql?(other)
Instance Public methods
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?.
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?.
Designed by : w10schools
service@w10schools.com
Please login to continue.