==(other)
Instance Public methods
Compares this object and other for equality. An OpenStruct is equal to other when
other is an OpenStruct and the
two objects' Hash tables are equal.
Compares this object and other for equality. An OpenStruct is equal to other when
other is an OpenStruct and the
two objects' Hash tables are equal.
Please login to continue.