contains(sectionName:)
Returns whether a section with the given name exists in the collection.
Declaration
func contains(sectionName name: SectionName) -> BoolReturns whether a section with the given name exists in the collection.
func contains(sectionName name: SectionName) -> Bool