instance method IPAddr#eql?

eql?(other) -> bool[permalink][rdoc][edit]

自身が other と等しい場合は真を返します。そうでない場合は偽を返します。

[SEE_ALSO] Object#eql?