==(_:_:)
Two sections are equal if they have the same Title and contain the same elements, in the same order.
Declaration
static func == (lhs: ResultsSection<Element, SectionTitle>, rhs: ResultsSection<Element, SectionTitle>) -> BoolTwo sections are equal if they have the same Title and contain the same elements, in the same order.
static func == (lhs: ResultsSection<Element, SectionTitle>, rhs: ResultsSection<Element, SectionTitle>) -> Bool