filterSections(matching:contains:)

Filters sections by a given optional property that contains a specific string.

Declaration

mutating func filterSections(matching keyPath: KeyPath<SectionType.LibraryFilter, String?>, contains text: String) where SectionType : MusicLibraryRequestable