Files
swift-mirror/stdlib/stdlib.docc/deprecated.md
T
Graham Lee 9ead8781d4 Add .docc catalog to publish stdlib docs on swift.org
Co-authored-by: Alex Martini <amartini@apple.com>
Co-authored-by: Graham Lee <glee23@apple.com>
Co-authored-by: Chris Adamson <cadamson@apple.com>
Co-authored-by: Kirby Turner <kirby_turner@apple.com>
Co-authored-by: Paris Pinkney <ppinkney@apple.com>
Co-authored-by: Dave Spector <dspector@apple.com>
Co-authored-by: Sofia Rodriguez Morales <sofia_rodriguez@apple.com>
Co-authored-by: Ethan Kusters <ekusters@apple.com>
Co-authored-by: Goli Mohammadi <g_mohammadi@apple.com>
Co-authored-by: Adora Vaz <a_vaz@apple.com>
Co-authored-by: David Rönnqvist <ronnqvist@apple.com>
Co-authored-by: Nate Merseth Cook <natecook@apple.com>
Co-authored-by: Susan Conant <susan_c@apple.com>
2026-04-10 10:04:56 -04:00

75 lines
2.5 KiB
Markdown

# Deprecated
## Topics
### Deprecated Functions
- ``Swift/async(priority:operation:)-2y0dc``
- ``Swift/async(priority:operation:)-684z0``
- ``Swift/asyncDetached(priority:operation:)-6wbk6``
- ``Swift/asyncDetached(priority:operation:)-79mp7``
- ``Swift/asyncDetached(priority:operation:)-79mp7``
- ``Swift/detach(priority:operation:)-2h9ty``
- ``Swift/detach(priority:operation:)-4948v``
### Deprecated Type Aliases
- ``Swift/ArrayLiteralConvertible``
- ``Swift/BidirectionalIndexable``
- ``Swift/BidirectionalSlice``
- ``Swift/BooleanLiteralConvertible``
- ``Swift/ClosedRangeIndex``
- ``Swift/CustomPlaygroundQuickLookable``
- ``Swift/DefaultBidirectionalIndices``
- ``Swift/DefaultRandomAccessIndices``
- ``Swift/DictionaryIterator``
- ``Swift/DictionaryLiteralConvertible``
- ``Swift/EmptyIterator``
- ``Swift/ExtendedGraphemeClusterLiteralConvertible``
- ``Swift/FlattenBidirectionalCollectionIndex``
- ``Swift/FlattenBidirectionalCollection``
- ``Swift/FlattenCollectionIndex``
- ``Swift/FloatLiteralConvertible``
- ``Swift/IndexableBase``
- ``Swift/Indexable``
- ``Swift/IntegerLiteralConvertible``
- ``Swift/IteratorOverOne``
- ``Swift/JoinedIterator``
- ``Swift/LazyBidirectionalCollection``
- ``Swift/LazyDropWhileBidirectionalCollection``
- ``Swift/LazyDropWhileIndex``
- ``Swift/LazyDropWhileIterator``
- ``Swift/LazyFilterBidirectionalCollection``
- ``Swift/LazyFilterIndex``
- ``Swift/LazyFilterIterator``
- ``Swift/LazyMapBidirectionalCollection``
- ``Swift/LazyMapIterator``
- ``Swift/LazyMapRandomAccessCollection``
- ``Swift/LazyPrefixWhileBidirectionalCollection``
- ``Swift/LazyPrefixWhileIndex``
- ``Swift/LazyPrefixWhileIterator``
- ``Swift/LazyRandomAccessCollection``
- ``Swift/MutableBidirectionalSlice``
- ``Swift/MutableIndexable``
- ``Swift/MutableRandomAccessSlice``
- ``Swift/MutableRangeReplaceableBidirectionalSlice``
- ``Swift/MutableRangeReplaceableRandomAccessSlice``
- ``Swift/MutableRangeReplaceableSlice``
- ``Swift/MutableSlice``
- ``Swift/NilLiteralConvertible``
- ``Swift/RandomAccessIndexable``
- ``Swift/RandomAccessSlice``
- ``Swift/RangeReplaceableBidirectionalSlice``
- ``Swift/RangeReplaceableIndexable``
- ``Swift/RangeReplaceableRandomAccessSlice``
- ``Swift/RangeReplaceableSlice``
- ``Swift/ReversedIndex``
- ``Swift/ReversedRandomAccessCollection``
- ``Swift/StringInterpolationConvertible``
- ``Swift/StringLiteralConvertible``
- ``Swift/UnicodeScalarLiteralConvertible``
- ``Swift/UnsafeBufferPointerIterator``
- ``Swift/UnsafeMutableRawBufferPointerIterator``
- ``Swift/UnsafeRawBufferPointerIterator``
- ``Swift/Zip2Iterator``