Method: Algolia::Insights::AddedToCartObjectIDs#eql?

Defined in:
lib/algolia/models/insights/added_to_cart_object_ids.rb

#eql?(other) ⇒ Boolean

Parameters:

  • Object (Object)

    to be compared

Returns:

  • (Boolean)

See Also:

  • `==` method


196
197
198
# File 'lib/algolia/models/insights/added_to_cart_object_ids.rb', line 196

def eql?(other)
  self == other
end