method
eql?
v1_8_6_287 -
Show latest stable
- Class:
Resolv::IPv6
eql?(other)public
No documentation available.
# File lib/resolv.rb, line 1919
def eql?(other)
return self == other
end eql?(other)No documentation available.
# File lib/resolv.rb, line 1919
def eql?(other)
return self == other
end