filter(_:)

Declaration

func filter(_ predicate: Predicate<Self.Element>) throws -> [Self.Element]