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