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