Method: WordsRubySdk::DocumentPosition#eql?
- Defined in:
- lib/words_ruby_sdk/models/document_position.rb
#eql?(other) ⇒ Boolean
99 100 101 |
# File 'lib/words_ruby_sdk/models/document_position.rb', line 99 def eql?(other) self == other end |