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