Sequence Implementations
Topics
Instance Properties
Instance Methods
allSatisfy(_:)compactMap(_:)contains(where:)count(where:)elementsEqual(_:by:)enumerated()filter(_:)first(where:)flatMap(_:)flatMap(_:)forEach(_:)lexicographicallyPrecedes(_:by:)map(_:)max(by:)min(by:)reduce(_:_:)reduce(into:_:)shuffled()shuffled(using:)sorted(by:)starts(with:by:)withContiguousStorageIfAvailable(_:)