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