Method
contains(where:)
Inherited from Sequence.contains(where:).
func contains(where predicate: (Self.Element) throws -> Bool) rethrows -> Bool
Method
Inherited from Sequence.contains(where:).
func contains(where predicate: (Self.Element) throws -> Bool) rethrows -> Bool