filterSections(matching:memberOf:)

Filters sections by a property for an array of possible values.

Declaration

mutating func filterSections<Value>(matching keyPath: KeyPath<SectionType.LibraryFilter, Value>, memberOf values: [Value]) where SectionType : MusicLibraryRequestable, Value : MusicLibraryRequestFilterValueMembershipComparable