subscript(sectionTitle:)
Returns the section with the given title, or nil if no such section exists.
Declaration
subscript(sectionTitle title: SectionTitle) -> ResultsSection<Element, SectionTitle>? { get }Returns the section with the given title, or nil if no such section exists.
subscript(sectionTitle title: SectionTitle) -> ResultsSection<Element, SectionTitle>? { get }