Build Information
Successful build of swift-collections, reference main (8e5e4a), with Swift 6.2 for macOS (SPM) on 8 Nov 2025 03:56:43 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-collections.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/apple/swift-collections
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 8e5e4a8 Merge pull request #540 from incertum/chore/workflow-permissions
Cloned https://github.com/apple/swift-collections.git
Revision (git rev-parse @):
8e5e4a8f3617283b556064574651fc0869943c9a
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-collections.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
}
]
}
Fetching https://github.com/apple/swift-collections.git
[1/18286] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.72s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at main (8e5e4a8)
warning: '.resolve-product-dependencies': dependency 'swift-collections' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/apple/swift-collections.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/14] Write sources
[13/14] Write swift-version-49B95AFC49DCD68C.txt
[15/35] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[16/36] Compiling InternalCollectionsUtilities _SortedCollection.swift
[17/36] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[18/36] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[19/36] Compiling TrailingElementsModule TrailingPadding.swift
[20/36] Compiling TrailingElementsModule TrailingElements.swift
[21/36] Emitting module TrailingElementsModule
[22/36] Compiling TrailingElementsModule TrailingArray.swift
[23/36] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[24/36] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[25/36] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[26/36] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[27/36] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[28/36] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[29/36] Compiling InternalCollectionsUtilities UInt+reversed.swift
[30/36] Compiling InternalCollectionsUtilities Debugging.swift
[31/36] Compiling InternalCollectionsUtilities Descriptions.swift
[32/36] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[33/36] Compiling InternalCollectionsUtilities Integer rank.swift
[34/36] Emitting module InternalCollectionsUtilities
[35/36] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[36/36] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[37/379] Compiling ContainersPreview Container+Utilities.swift
[38/379] Compiling ContainersPreview Container.swift
[39/379] Compiling ContainersPreview InputSpan.swift
[40/379] Emitting module ContainersPreview
[41/379] Compiling ContainersPreview Mut.swift
[42/379] Compiling ContainersPreview BorrowIteratorProtocol.swift
[43/379] Compiling ContainersPreview Box.swift
[44/379] Compiling ContainersPreview Ref.swift
[45/379] Compiling ContainersPreview Shared.swift
[46/379] Compiling HashTreeCollections _Bucket.swift
[47/379] Compiling HashTreeCollections _Hash.swift
[48/380] Compiling _RopeModule BigString+TextOutputStream.swift
[49/380] Compiling _RopeModule BigString+UTF16View.swift
[50/380] Compiling _RopeModule BigString+UTF8View.swift
[51/380] Compiling _RopeModule BigString+UnicodeScalarView.swift
[52/380] Compiling _RopeModule BigSubstring+UTF16View.swift
[53/385] Compiling _RopeModule BigSubstring+UTF8View.swift
[54/385] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[55/385] Compiling _RopeModule BigSubstring.swift
[56/385] Compiling _RopeModule Rope+Builder.swift
[57/385] Compiling _RopeModule Rope+Debugging.swift
[58/385] Compiling _RopeModule BigString+Chunk+UTF8.swift
[59/385] Compiling _RopeModule BigString+Chunk+UnicodeScalar.swift
[60/385] Compiling _RopeModule BigString+Chunk.swift
[61/385] Compiling _RopeModule BigString+BidirectionalCollection.swift
[62/385] Compiling _RopeModule BigString+Comparable.swift
[63/385] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[64/385] Emitting module SortedCollections
[65/385] Compiling _RopeModule BigString+Append.swift
[66/385] Compiling _RopeModule BigString+Initializers.swift
[67/385] Compiling _RopeModule BigString+Insert.swift
[68/385] Compiling _RopeModule BigString+Managing Breaks.swift
[69/385] Compiling _RopeModule BigString+RemoveSubrange.swift
[70/385] Compiling HashTreeCollections _AncestorHashSlots.swift
[71/385] Compiling HashTreeCollections _Bitmap.swift
[74/385] Compiling HashTreeCollections _HashLevel.swift
[75/385] Compiling HashTreeCollections _HashNode+Builder.swift
[76/385] Compiling _RopeModule BigString+Chunk+Counts.swift
[77/385] Compiling _RopeModule BigString+Chunk+Description.swift
[78/385] Compiling _RopeModule BigString+Chunk+Index.swift
[79/385] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[80/385] Compiling _RopeModule BigString+Chunk+Splitting.swift
[81/385] Compiling _RopeModule BigString+Chunk+UTF16.swift
[82/385] Compiling HashTreeCollections _HashNode+Debugging.swift
[83/385] Compiling _RopeModule BigString+Summary.swift
[84/385] Compiling _RopeModule BigString.swift
[85/385] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[86/385] Compiling _RopeModule BigString+Chunk+Breaks.swift
[87/385] Compiling _RopeModule BigString+Chunk+Character.swift
[88/385] Compiling _RopeModule BigString+ReplaceSubrange.swift
[89/385] Compiling _RopeModule BigString+Split.swift
[90/385] Compiling _RopeModule Range+BigString.swift
[91/385] Compiling _RopeModule BigString+CustomStringConvertible.swift
[92/385] Compiling _RopeModule BigString+Equatable.swift
[93/385] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[94/385] Compiling _RopeModule BigString+Hashing.swift
[95/385] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[96/385] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[97/385] Compiling _RopeModule BigString+Sequence.swift
[98/385] Compiling DequeModule _DequeBuffer.swift
[99/385] Compiling SortedCollections SortedSet+SetAlgebra.swift
[100/385] Compiling SortedCollections SortedSet+SubSequence.swift
[101/385] Compiling SortedCollections SortedSet+Subscripts.swift
[102/385] Compiling SortedCollections SortedSet.Index.swift
[103/385] Compiling SortedCollections SortedSet.swift
[104/399] Compiling DequeModule _DequeBufferHeader.swift
[105/399] Compiling DequeModule _DequeSlot.swift
[106/399] Compiling HeapModule Heap.swift
[107/399] Compiling HeapModule _HeapNode.swift
[108/399] Compiling BasicContainers RigidArray.swift
[109/399] Compiling BasicContainers UniqueArray+Append.swift
[110/399] Compiling HeapModule Heap+Invariants.swift
[111/399] Compiling HeapModule Heap+UnsafeHandle.swift
[112/399] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[113/399] Emitting module HeapModule
[114/399] Compiling HeapModule Heap+Descriptions.swift
[115/399] Compiling BasicContainers UniqueArray+Replacements.swift
[116/399] Compiling BasicContainers UniqueArray+Insertions.swift
[117/399] Compiling BasicContainers UniqueArray+Removals.swift
[118/400] Compiling BasicContainers RigidArray+Initializers.swift
[119/400] Compiling BasicContainers RigidArray+Insertions.swift
[122/400] Compiling DequeModule _UnsafeWrappedBuffer.swift
[134/406] Compiling _RopeModule Rope.swift
[141/406] Compiling _RopeModule Rope+Collection.swift
[142/406] Compiling _RopeModule Rope+Index.swift
[143/406] Compiling _RopeModule Rope+Sequence.swift
[144/406] Compiling _RopeModule Rope+Append.swift
[145/406] Compiling _RopeModule Rope+Extract.swift
[146/406] Compiling _RopeModule Rope+Find.swift
[147/406] Compiling HashTreeCollections TreeSet+Sequence.swift
[148/406] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[149/406] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[150/406] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[151/406] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[152/406] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[153/406] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[154/406] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[155/406] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[156/406] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[169/419] Compiling BasicContainers UniqueArray+Initializers.swift
[170/419] Compiling BasicContainers UniqueArray+Experimental.swift
[173/419] Compiling BasicContainers RigidArray+Removals.swift
[174/419] Compiling BasicContainers RigidArray+Replacements.swift
[175/419] Compiling BasicContainers UniqueArray.swift
[176/419] Compiling BasicContainers RigidArray+Append.swift
[177/419] Compiling BasicContainers RigidArray+Experimental.swift
[208/419] Emitting module BasicContainers
[218/419] Compiling BitCollections BitSet.swift
[219/419] Compiling BitCollections Range+Utilities.swift
[220/419] Compiling BitCollections Slice+Utilities.swift
[221/419] Compiling BitCollections UInt+Tricks.swift
[222/419] Compiling BitCollections _Word.swift
[223/419] Compiling OrderedCollections OrderedSet.swift
[224/419] Compiling OrderedCollections _UnsafeBitset.swift
[243/458] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[244/458] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[245/458] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[246/458] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[247/458] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[248/458] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[249/458] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[250/458] Compiling HashTreeCollections TreeSet.swift
[251/458] Emitting module DequeModule
[264/458] Compiling _CollectionsTestSupport RepeatableRandomNumberGenerator.swift
[265/458] Compiling _CollectionsTestSupport _MinimalCollectionCore.swift
[266/458] Compiling _CollectionsTestSupport AllOnesRandomNumberGenerator.swift
[267/458] Compiling _CollectionsTestSupport ClassBox.swift
[268/458] Compiling _CollectionsTestSupport DictionaryAPIChecker.swift
[269/458] Compiling _CollectionsTestSupport CheckBidirectionalCollection.swift
[270/458] Compiling _CollectionsTestSupport CheckCollection.swift
[271/458] Compiling _CollectionsTestSupport CheckComparable.swift
[272/458] Compiling _CollectionsTestSupport CheckContainer.swift
[273/458] Compiling _CollectionsTestSupport CheckEquatable.swift
[274/458] Compiling _CollectionsTestSupport MinimalSequence.swift
[275/458] Compiling _CollectionsTestSupport ResettableValue.swift
[283/465] Emitting module BitCollections
[284/465] Compiling _CollectionsTestSupport Assertions+Containers.swift
[285/465] Compiling _CollectionsTestSupport Assertions.swift
[286/465] Compiling _CollectionsTestSupport CollectionTestCase.swift
[287/465] Compiling _CollectionsTestSupport Combinatorics.swift
[288/465] Compiling _CollectionsTestSupport TestContext.swift
[289/465] Compiling _CollectionsTestSupport HashableBox.swift
[290/465] Compiling _CollectionsTestSupport MinimalRandomAccessCollection.swift
[291/465] Compiling _CollectionsTestSupport MinimalRangeReplaceableRandomAccessCollection.swift
[292/465] Compiling _CollectionsTestSupport MinimalDecoder.swift
[293/465] Compiling _CollectionsTestSupport MinimalEncoder.swift
[294/465] Compiling _CollectionsTestSupport MinimalIndex.swift
[295/465] Compiling _CollectionsTestSupport MinimalIterator.swift
[298/465] Compiling _CollectionsTestSupport StaccatoContainer.swift
[299/465] Compiling _CollectionsTestSupport _CollectionState.swift
[300/465] Compiling _CollectionsTestSupport CheckHashable.swift
[301/465] Compiling _CollectionsTestSupport CheckSequence.swift
[302/465] Compiling _CollectionsTestSupport MinimalBidirectionalCollection.swift
[303/465] Compiling _CollectionsTestSupport MinimalCollection.swift
[304/465] Compiling _CollectionsTestSupport MinimalMutableRandomAccessCollection.swift
[305/465] Compiling _CollectionsTestSupport MinimalMutableRangeReplaceableRandomAccessCollection.swift
[325/465] Compiling _CollectionsTestSupport IndexRangeCollection.swift
[366/465] Compiling _CollectionsTestSupport LifetimeTrackedStruct.swift
[367/465] Compiling _CollectionsTestSupport LifetimeTracker.swift
[368/465] Compiling _CollectionsTestSupport RandomStableSample.swift
[382/465] Compiling _CollectionsTestSupport Integer Square Root.swift
[383/465] Compiling _CollectionsTestSupport LifetimeTracked.swift
[400/465] Emitting module OrderedCollections
[410/465] Emitting module _RopeModule
[411/465] Compiling _RopeModule Rope+Remove.swift
[412/465] Compiling _RopeModule Rope+RemoveSubrange.swift
[413/465] Compiling _RopeModule Rope+Split.swift
[414/465] Compiling _RopeModule Optional Utilities.swift
[415/465] Compiling _RopeModule String Utilities.swift
[416/465] Compiling _RopeModule String.Index+ABI.swift
[417/465] Compiling _RopeModule _CharacterRecognizer.swift
[426/465] Emitting module HashTreeCollections
[427/467] Compiling Collections Collections.swift
[428/467] Emitting module Collections
[446/471] Emitting module _CollectionsTestSupport
[468/471] Compiling _CollectionsTestSupport SetAPIChecker.swift
[469/471] Compiling _CollectionsTestSupport SortedCollectionAPIChecker.swift
[470/471] Compiling _CollectionsTestSupport StringConvertibleValue.swift
[471/471] Compiling _CollectionsTestSupport TestPrintable.swift
Build complete! (15.15s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "swift-collections",
"name" : "swift-collections",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "BasicContainers",
"targets" : [
"BasicContainers"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "BitCollections",
"targets" : [
"BitCollections"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ContainersPreview",
"targets" : [
"ContainersPreview"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "DequeModule",
"targets" : [
"DequeModule"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "HashTreeCollections",
"targets" : [
"HashTreeCollections"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "HeapModule",
"targets" : [
"HeapModule"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "OrderedCollections",
"targets" : [
"OrderedCollections"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "_RopeModule",
"targets" : [
"_RopeModule"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "TrailingElementsModule",
"targets" : [
"TrailingElementsModule"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SortedCollections",
"targets" : [
"SortedCollections"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Collections",
"targets" : [
"Collections"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "_RopeModule",
"module_type" : "SwiftTarget",
"name" : "_RopeModule",
"path" : "Sources/RopeModule",
"product_memberships" : [
"_RopeModule",
"Collections"
],
"sources" : [
"BigString/Basics/BigString+Builder.swift",
"BigString/Basics/BigString+Contents.swift",
"BigString/Basics/BigString+Debugging.swift",
"BigString/Basics/BigString+Index.swift",
"BigString/Basics/BigString+Ingester.swift",
"BigString/Basics/BigString+Invariants.swift",
"BigString/Basics/BigString+Metrics.swift",
"BigString/Basics/BigString+Summary.swift",
"BigString/Basics/BigString.swift",
"BigString/Chunk/BigString+Chunk+Append and Insert.swift",
"BigString/Chunk/BigString+Chunk+Breaks.swift",
"BigString/Chunk/BigString+Chunk+Character.swift",
"BigString/Chunk/BigString+Chunk+Counts.swift",
"BigString/Chunk/BigString+Chunk+Description.swift",
"BigString/Chunk/BigString+Chunk+Index.swift",
"BigString/Chunk/BigString+Chunk+RopeElement.swift",
"BigString/Chunk/BigString+Chunk+Splitting.swift",
"BigString/Chunk/BigString+Chunk+UTF16.swift",
"BigString/Chunk/BigString+Chunk+UTF8.swift",
"BigString/Chunk/BigString+Chunk+UnicodeScalar.swift",
"BigString/Chunk/BigString+Chunk.swift",
"BigString/Conformances/BigString+BidirectionalCollection.swift",
"BigString/Conformances/BigString+Comparable.swift",
"BigString/Conformances/BigString+CustomDebugStringConvertible.swift",
"BigString/Conformances/BigString+CustomStringConvertible.swift",
"BigString/Conformances/BigString+Equatable.swift",
"BigString/Conformances/BigString+ExpressibleByStringLiteral.swift",
"BigString/Conformances/BigString+Hashing.swift",
"BigString/Conformances/BigString+LosslessStringConvertible.swift",
"BigString/Conformances/BigString+RangeReplaceableCollection.swift",
"BigString/Conformances/BigString+Sequence.swift",
"BigString/Conformances/BigString+TextOutputStream.swift",
"BigString/Operations/BigString+Append.swift",
"BigString/Operations/BigString+Initializers.swift",
"BigString/Operations/BigString+Insert.swift",
"BigString/Operations/BigString+Managing Breaks.swift",
"BigString/Operations/BigString+RemoveSubrange.swift",
"BigString/Operations/BigString+ReplaceSubrange.swift",
"BigString/Operations/BigString+Split.swift",
"BigString/Operations/Range+BigString.swift",
"BigString/Views/BigString+UTF16View.swift",
"BigString/Views/BigString+UTF8View.swift",
"BigString/Views/BigString+UnicodeScalarView.swift",
"BigString/Views/BigSubstring+UTF16View.swift",
"BigString/Views/BigSubstring+UTF8View.swift",
"BigString/Views/BigSubstring+UnicodeScalarView.swift",
"BigString/Views/BigSubstring.swift",
"Rope/Basics/Rope+Builder.swift",
"Rope/Basics/Rope+Debugging.swift",
"Rope/Basics/Rope+Invariants.swift",
"Rope/Basics/Rope+_Node.swift",
"Rope/Basics/Rope+_Storage.swift",
"Rope/Basics/Rope+_UnmanagedLeaf.swift",
"Rope/Basics/Rope+_UnsafeHandle.swift",
"Rope/Basics/Rope.swift",
"Rope/Basics/RopeElement.swift",
"Rope/Basics/RopeMetric.swift",
"Rope/Basics/RopeSummary.swift",
"Rope/Basics/_RopeItem.swift",
"Rope/Basics/_RopePath.swift",
"Rope/Basics/_RopeVersion.swift",
"Rope/Conformances/Rope+Collection.swift",
"Rope/Conformances/Rope+Index.swift",
"Rope/Conformances/Rope+Sequence.swift",
"Rope/Operations/Rope+Append.swift",
"Rope/Operations/Rope+Extract.swift",
"Rope/Operations/Rope+Find.swift",
"Rope/Operations/Rope+ForEachWhile.swift",
"Rope/Operations/Rope+Insert.swift",
"Rope/Operations/Rope+Join.swift",
"Rope/Operations/Rope+MutatingForEach.swift",
"Rope/Operations/Rope+Remove.swift",
"Rope/Operations/Rope+RemoveSubrange.swift",
"Rope/Operations/Rope+Split.swift",
"Utilities/Optional Utilities.swift",
"Utilities/String Utilities.swift",
"Utilities/String.Index+ABI.swift",
"Utilities/_CharacterRecognizer.swift"
],
"target_dependencies" : [
"InternalCollectionsUtilities"
],
"type" : "library"
},
{
"c99name" : "_CollectionsTestSupport",
"module_type" : "SwiftTarget",
"name" : "_CollectionsTestSupport",
"path" : "Tests/_CollectionsTestSupport",
"sources" : [
"AssertionContexts/Assertions+Containers.swift",
"AssertionContexts/Assertions.swift",
"AssertionContexts/CollectionTestCase.swift",
"AssertionContexts/Combinatorics.swift",
"AssertionContexts/TestContext.swift",
"ConformanceCheckers/CheckBidirectionalCollection.swift",
"ConformanceCheckers/CheckCollection.swift",
"ConformanceCheckers/CheckComparable.swift",
"ConformanceCheckers/CheckContainer.swift",
"ConformanceCheckers/CheckEquatable.swift",
"ConformanceCheckers/CheckHashable.swift",
"ConformanceCheckers/CheckSequence.swift",
"MinimalTypes/MinimalBidirectionalCollection.swift",
"MinimalTypes/MinimalCollection.swift",
"MinimalTypes/MinimalDecoder.swift",
"MinimalTypes/MinimalEncoder.swift",
"MinimalTypes/MinimalIndex.swift",
"MinimalTypes/MinimalIterator.swift",
"MinimalTypes/MinimalMutableRandomAccessCollection.swift",
"MinimalTypes/MinimalMutableRangeReplaceableRandomAccessCollection.swift",
"MinimalTypes/MinimalRandomAccessCollection.swift",
"MinimalTypes/MinimalRangeReplaceableRandomAccessCollection.swift",
"MinimalTypes/MinimalSequence.swift",
"MinimalTypes/ResettableValue.swift",
"MinimalTypes/StaccatoContainer.swift",
"MinimalTypes/_CollectionState.swift",
"MinimalTypes/_MinimalCollectionCore.swift",
"Utilities/AllOnesRandomNumberGenerator.swift",
"Utilities/ClassBox.swift",
"Utilities/DictionaryAPIChecker.swift",
"Utilities/HashableBox.swift",
"Utilities/IndexRangeCollection.swift",
"Utilities/Integer Square Root.swift",
"Utilities/LifetimeTracked.swift",
"Utilities/LifetimeTrackedStruct.swift",
"Utilities/LifetimeTracker.swift",
"Utilities/RandomStableSample.swift",
"Utilities/RepeatableRandomNumberGenerator.swift",
"Utilities/SetAPIChecker.swift",
"Utilities/SortedCollectionAPIChecker.swift",
"Utilities/StringConvertibleValue.swift",
"Utilities/TestPrintable.swift"
],
"target_dependencies" : [
"InternalCollectionsUtilities",
"ContainersPreview",
"BasicContainers"
],
"type" : "library"
},
{
"c99name" : "TrailingElementsTests",
"module_type" : "SwiftTarget",
"name" : "TrailingElementsTests",
"path" : "Tests/TrailingElementsTests",
"sources" : [
"TrailingElementsTests.swift"
],
"target_dependencies" : [
"TrailingElementsModule"
],
"type" : "test"
},
{
"c99name" : "TrailingElementsModule",
"module_type" : "SwiftTarget",
"name" : "TrailingElementsModule",
"path" : "Sources/TrailingElementsModule",
"product_memberships" : [
"TrailingElementsModule"
],
"sources" : [
"TrailingArray.swift",
"TrailingElements.swift",
"TrailingPadding.swift"
],
"type" : "library"
},
{
"c99name" : "SortedCollectionsTests",
"module_type" : "SwiftTarget",
"name" : "SortedCollectionsTests",
"path" : "Tests/SortedCollectionsTests",
"sources" : [
"BTree/BTree Tests.swift",
"BTree/BTree+Deletion Tests.swift",
"BTree/BTree.Builder Tests.swift",
"BTree/Node Utils.swift",
"BTree/Node+Balancing Tests.swift",
"BTree/Node+Insertion Tests.swift",
"BTree/Node+Join Tests.swift",
"BTree/NodeTests.swift",
"SortedDictionary/SortedDictionary Tests.swift",
"SortedDictionary/SortedDictionary Utils.swift",
"SortedSet/SortedSet Tests.swift"
],
"target_dependencies" : [
"SortedCollections",
"_CollectionsTestSupport"
],
"type" : "test"
},
{
"c99name" : "SortedCollections",
"module_type" : "SwiftTarget",
"name" : "SortedCollections",
"path" : "Sources/SortedCollections",
"product_memberships" : [
"SortedCollections"
],
"sources" : [
"BTree/_BTree+BidirectionalCollection.swift",
"BTree/_BTree+CustomDebugStringConvertible.swift",
"BTree/_BTree+CustomReflectable.swift",
"BTree/_BTree+Invariants.swift",
"BTree/_BTree+Partial RangeReplaceableCollection.swift",
"BTree/_BTree+Sequence.swift",
"BTree/_BTree+SubSequence.swift",
"BTree/_BTree+UnsafeCursor.swift",
"BTree/_BTree.Builder.swift",
"BTree/_BTree.Index.swift",
"BTree/_BTree.swift",
"BTree/_FixedSizeArray.swift",
"BTree/_Node+CustomDebugString.swift",
"BTree/_Node+Testing.swift",
"BTree/_Node.Splinter.swift",
"BTree/_Node.Storage.swift",
"BTree/_Node.UnsafeHandle+CustomDebugStringConvertible.swift",
"BTree/_Node.UnsafeHandle+Deletion.swift",
"BTree/_Node.UnsafeHandle+Insertion.swift",
"BTree/_Node.UnsafeHandle.swift",
"BTree/_Node.swift",
"SortedDictionary/SortedDictionary+BidirectionalCollection.swift",
"SortedDictionary/SortedDictionary+Codable.swift",
"SortedDictionary/SortedDictionary+CustomReflectable.swift",
"SortedDictionary/SortedDictionary+CustomStringConvertible.swift",
"SortedDictionary/SortedDictionary+Equatable.swift",
"SortedDictionary/SortedDictionary+ExpressibleByDictionaryLiteral.swift",
"SortedDictionary/SortedDictionary+Hashable.swift",
"SortedDictionary/SortedDictionary+Initializers.swift",
"SortedDictionary/SortedDictionary+Keys.swift",
"SortedDictionary/SortedDictionary+Partial RangeReplaceableCollection.swift",
"SortedDictionary/SortedDictionary+Sendable.swift",
"SortedDictionary/SortedDictionary+Sequence.swift",
"SortedDictionary/SortedDictionary+SubSequence.swift",
"SortedDictionary/SortedDictionary+Subscripts.swift",
"SortedDictionary/SortedDictionary+Values.swift",
"SortedDictionary/SortedDictionary.Index.swift",
"SortedDictionary/SortedDictionary.swift",
"SortedSet/SortedSet+BidirectionalCollection.swift",
"SortedSet/SortedSet+Codable.swift",
"SortedSet/SortedSet+CustomReflectable.swift",
"SortedSet/SortedSet+CustomStringConvertible.swift",
"SortedSet/SortedSet+Equatable.swift",
"SortedSet/SortedSet+ExpressibleByArrayLiteral.swift",
"SortedSet/SortedSet+Hashable.swift",
"SortedSet/SortedSet+Initializers.swift",
"SortedSet/SortedSet+Partial RangeReplaceableCollection.swift",
"SortedSet/SortedSet+Sendable.swift",
"SortedSet/SortedSet+Sequence.swift",
"SortedSet/SortedSet+SetAlgebra.swift",
"SortedSet/SortedSet+SubSequence.swift",
"SortedSet/SortedSet+Subscripts.swift",
"SortedSet/SortedSet.Index.swift",
"SortedSet/SortedSet.swift"
],
"target_dependencies" : [
"InternalCollectionsUtilities"
],
"type" : "library"
},
{
"c99name" : "RopeModuleTests",
"module_type" : "SwiftTarget",
"name" : "RopeModuleTests",
"path" : "Tests/RopeModuleTests",
"sources" : [
"Availability.swift",
"SampleStrings.swift",
"TestBigString.swift",
"TestRope.swift"
],
"target_dependencies" : [
"_RopeModule",
"_CollectionsTestSupport"
],
"type" : "test"
},
{
"c99name" : "OrderedCollectionsTests",
"module_type" : "SwiftTarget",
"name" : "OrderedCollectionsTests",
"path" : "Tests/OrderedCollectionsTests",
"sources" : [
"HashTable/HashTableTests.swift",
"OrderedDictionary/OrderedDictionary Tests.swift",
"OrderedDictionary/OrderedDictionary Utils.swift",
"OrderedDictionary/OrderedDictionary+Elements Tests.swift",
"OrderedDictionary/OrderedDictionary+Values Tests.swift",
"OrderedSet/OrderedSet Diffing Tests.swift",
"OrderedSet/OrderedSet.UnorderedView Tests.swift",
"OrderedSet/OrderedSetInternals.swift",
"OrderedSet/OrderedSetTests.swift",
"OrderedSet/RandomAccessCollection+Extras.swift"
],
"target_dependencies" : [
"OrderedCollections",
"_CollectionsTestSupport"
],
"type" : "test"
},
{
"c99name" : "OrderedCollections",
"module_type" : "SwiftTarget",
"name" : "OrderedCollections",
"path" : "Sources/OrderedCollections",
"product_memberships" : [
"OrderedCollections",
"Collections"
],
"sources" : [
"HashTable/_HashTable+Bucket.swift",
"HashTable/_HashTable+BucketIterator.swift",
"HashTable/_HashTable+Constants.swift",
"HashTable/_HashTable+CustomStringConvertible.swift",
"HashTable/_HashTable+Testing.swift",
"HashTable/_HashTable+UnsafeHandle.swift",
"HashTable/_HashTable.swift",
"HashTable/_Hashtable+Header.swift",
"OrderedDictionary/OrderedDictionary+Codable.swift",
"OrderedDictionary/OrderedDictionary+CustomReflectable.swift",
"OrderedDictionary/OrderedDictionary+Deprecations.swift",
"OrderedDictionary/OrderedDictionary+Descriptions.swift",
"OrderedDictionary/OrderedDictionary+Elements.SubSequence.swift",
"OrderedDictionary/OrderedDictionary+Elements.swift",
"OrderedDictionary/OrderedDictionary+Equatable.swift",
"OrderedDictionary/OrderedDictionary+ExpressibleByDictionaryLiteral.swift",
"OrderedDictionary/OrderedDictionary+Hashable.swift",
"OrderedDictionary/OrderedDictionary+Initializers.swift",
"OrderedDictionary/OrderedDictionary+Invariants.swift",
"OrderedDictionary/OrderedDictionary+Partial MutableCollection.swift",
"OrderedDictionary/OrderedDictionary+Partial RangeReplaceableCollection.swift",
"OrderedDictionary/OrderedDictionary+Sendable.swift",
"OrderedDictionary/OrderedDictionary+Sequence.swift",
"OrderedDictionary/OrderedDictionary+Values.swift",
"OrderedDictionary/OrderedDictionary.swift",
"OrderedSet/OrderedSet+Codable.swift",
"OrderedSet/OrderedSet+CustomReflectable.swift",
"OrderedSet/OrderedSet+Descriptions.swift",
"OrderedSet/OrderedSet+Diffing.swift",
"OrderedSet/OrderedSet+Equatable.swift",
"OrderedSet/OrderedSet+ExpressibleByArrayLiteral.swift",
"OrderedSet/OrderedSet+Hashable.swift",
"OrderedSet/OrderedSet+Initializers.swift",
"OrderedSet/OrderedSet+Insertions.swift",
"OrderedSet/OrderedSet+Invariants.swift",
"OrderedSet/OrderedSet+Partial MutableCollection.swift",
"OrderedSet/OrderedSet+Partial RangeReplaceableCollection.swift",
"OrderedSet/OrderedSet+Partial SetAlgebra formIntersection.swift",
"OrderedSet/OrderedSet+Partial SetAlgebra formSymmetricDifference.swift",
"OrderedSet/OrderedSet+Partial SetAlgebra formUnion.swift",
"OrderedSet/OrderedSet+Partial SetAlgebra intersection.swift",
"OrderedSet/OrderedSet+Partial SetAlgebra isDisjoint.swift",
"OrderedSet/OrderedSet+Partial SetAlgebra isEqualSet.swift",
"OrderedSet/OrderedSet+Partial SetAlgebra isStrictSubset.swift",
"OrderedSet/OrderedSet+Partial SetAlgebra isStrictSuperset.swift",
"OrderedSet/OrderedSet+Partial SetAlgebra isSubset.swift",
"OrderedSet/OrderedSet+Partial SetAlgebra isSuperset.swift",
"OrderedSet/OrderedSet+Partial SetAlgebra subtract.swift",
"OrderedSet/OrderedSet+Partial SetAlgebra subtracting.swift",
"OrderedSet/OrderedSet+Partial SetAlgebra symmetricDifference.swift",
"OrderedSet/OrderedSet+Partial SetAlgebra union.swift",
"OrderedSet/OrderedSet+Partial SetAlgebra+Basics.swift",
"OrderedSet/OrderedSet+RandomAccessCollection.swift",
"OrderedSet/OrderedSet+ReserveCapacity.swift",
"OrderedSet/OrderedSet+Sendable.swift",
"OrderedSet/OrderedSet+SubSequence.swift",
"OrderedSet/OrderedSet+Testing.swift",
"OrderedSet/OrderedSet+UnorderedView.swift",
"OrderedSet/OrderedSet+UnstableInternals.swift",
"OrderedSet/OrderedSet.swift",
"Utilities/_UnsafeBitset.swift"
],
"target_dependencies" : [
"InternalCollectionsUtilities"
],
"type" : "library"
},
{
"c99name" : "InternalCollectionsUtilities",
"module_type" : "SwiftTarget",
"name" : "InternalCollectionsUtilities",
"path" : "Sources/InternalCollectionsUtilities",
"product_memberships" : [
"BasicContainers",
"BitCollections",
"ContainersPreview",
"DequeModule",
"HashTreeCollections",
"HeapModule",
"OrderedCollections",
"_RopeModule",
"SortedCollections",
"Collections"
],
"sources" : [
"Debugging.swift",
"Descriptions.swift",
"IntegerTricks/FixedWidthInteger+roundUpToPowerOfTwo.swift",
"IntegerTricks/Integer rank.swift",
"IntegerTricks/UInt+first and last set bit.swift",
"IntegerTricks/UInt+reversed.swift",
"LifetimeOverride.swift",
"RandomAccessCollection+Offsets.swift",
"UnsafeBitSet/_UnsafeBitSet+Index.swift",
"UnsafeBitSet/_UnsafeBitSet+_Word.swift",
"UnsafeBitSet/_UnsafeBitSet.swift",
"UnsafeBufferPointer+Extras.swift",
"UnsafeMutableBufferPointer+Extras.swift",
"UnsafeMutableRawBufferPointer+Extras.swift",
"UnsafeRawBufferPointer+Extras.swift",
"_SortedCollection.swift",
"_UniqueCollection.swift"
],
"type" : "library"
},
{
"c99name" : "HeapTests",
"module_type" : "SwiftTarget",
"name" : "HeapTests",
"path" : "Tests/HeapTests",
"sources" : [
"HeapNodeTests.swift",
"HeapTests.swift"
],
"target_dependencies" : [
"HeapModule",
"_CollectionsTestSupport"
],
"type" : "test"
},
{
"c99name" : "HeapModule",
"module_type" : "SwiftTarget",
"name" : "HeapModule",
"path" : "Sources/HeapModule",
"product_memberships" : [
"HeapModule",
"Collections"
],
"sources" : [
"Heap+Descriptions.swift",
"Heap+ExpressibleByArrayLiteral.swift",
"Heap+Invariants.swift",
"Heap+UnsafeHandle.swift",
"Heap.swift",
"_HeapNode.swift"
],
"target_dependencies" : [
"InternalCollectionsUtilities"
],
"type" : "library"
},
{
"c99name" : "HashTreeCollectionsTests",
"module_type" : "SwiftTarget",
"name" : "HashTreeCollectionsTests",
"path" : "Tests/HashTreeCollectionsTests",
"sources" : [
"Colliders.swift",
"Hash.swift",
"TreeDictionary Smoke Tests.swift",
"TreeDictionary Tests.swift",
"TreeDictionary.Keys Tests.swift",
"TreeDictionary.Values Tests.swift",
"TreeHashedCollections Fixtures.swift",
"TreeSet Tests.swift",
"Utilities.swift"
],
"target_dependencies" : [
"HashTreeCollections",
"_CollectionsTestSupport"
],
"type" : "test"
},
{
"c99name" : "HashTreeCollections",
"module_type" : "SwiftTarget",
"name" : "HashTreeCollections",
"path" : "Sources/HashTreeCollections",
"product_memberships" : [
"HashTreeCollections",
"Collections"
],
"sources" : [
"HashNode/_AncestorHashSlots.swift",
"HashNode/_Bitmap.swift",
"HashNode/_Bucket.swift",
"HashNode/_Hash.swift",
"HashNode/_HashLevel.swift",
"HashNode/_HashNode+Builder.swift",
"HashNode/_HashNode+Debugging.swift",
"HashNode/_HashNode+Initializers.swift",
"HashNode/_HashNode+Invariants.swift",
"HashNode/_HashNode+Lookups.swift",
"HashNode/_HashNode+Primitive Insertions.swift",
"HashNode/_HashNode+Primitive Removals.swift",
"HashNode/_HashNode+Primitive Replacement.swift",
"HashNode/_HashNode+Storage.swift",
"HashNode/_HashNode+Structural compactMapValues.swift",
"HashNode/_HashNode+Structural filter.swift",
"HashNode/_HashNode+Structural intersection.swift",
"HashNode/_HashNode+Structural isDisjoint.swift",
"HashNode/_HashNode+Structural isEqualSet.swift",
"HashNode/_HashNode+Structural isSubset.swift",
"HashNode/_HashNode+Structural mapValues.swift",
"HashNode/_HashNode+Structural merge.swift",
"HashNode/_HashNode+Structural subtracting.swift",
"HashNode/_HashNode+Structural symmetricDifference.swift",
"HashNode/_HashNode+Structural union.swift",
"HashNode/_HashNode+Subtree Insertions.swift",
"HashNode/_HashNode+Subtree Modify.swift",
"HashNode/_HashNode+Subtree Removals.swift",
"HashNode/_HashNode+UnsafeHandle.swift",
"HashNode/_HashNode.swift",
"HashNode/_HashNodeHeader.swift",
"HashNode/_HashSlot.swift",
"HashNode/_HashStack.swift",
"HashNode/_HashTreeIterator.swift",
"HashNode/_HashTreeStatistics.swift",
"HashNode/_RawHashNode+UnsafeHandle.swift",
"HashNode/_RawHashNode.swift",
"HashNode/_UnmanagedHashNode.swift",
"HashNode/_UnsafePath.swift",
"TreeDictionary/TreeDictionary+Codable.swift",
"TreeDictionary/TreeDictionary+Collection.swift",
"TreeDictionary/TreeDictionary+CustomReflectable.swift",
"TreeDictionary/TreeDictionary+Debugging.swift",
"TreeDictionary/TreeDictionary+Descriptions.swift",
"TreeDictionary/TreeDictionary+Equatable.swift",
"TreeDictionary/TreeDictionary+ExpressibleByDictionaryLiteral.swift",
"TreeDictionary/TreeDictionary+Filter.swift",
"TreeDictionary/TreeDictionary+Hashable.swift",
"TreeDictionary/TreeDictionary+Initializers.swift",
"TreeDictionary/TreeDictionary+Keys.swift",
"TreeDictionary/TreeDictionary+MapValues.swift",
"TreeDictionary/TreeDictionary+Merge.swift",
"TreeDictionary/TreeDictionary+Sendable.swift",
"TreeDictionary/TreeDictionary+Sequence.swift",
"TreeDictionary/TreeDictionary+Values.swift",
"TreeDictionary/TreeDictionary.swift",
"TreeSet/TreeSet+Codable.swift",
"TreeSet/TreeSet+Collection.swift",
"TreeSet/TreeSet+CustomReflectable.swift",
"TreeSet/TreeSet+Debugging.swift",
"TreeSet/TreeSet+Descriptions.swift",
"TreeSet/TreeSet+Equatable.swift",
"TreeSet/TreeSet+ExpressibleByArrayLiteral.swift",
"TreeSet/TreeSet+Extras.swift",
"TreeSet/TreeSet+Filter.swift",
"TreeSet/TreeSet+Hashable.swift",
"TreeSet/TreeSet+Sendable.swift",
"TreeSet/TreeSet+Sequence.swift",
"TreeSet/TreeSet+SetAlgebra Initializers.swift",
"TreeSet/TreeSet+SetAlgebra basics.swift",
"TreeSet/TreeSet+SetAlgebra formIntersection.swift",
"TreeSet/TreeSet+SetAlgebra formSymmetricDifference.swift",
"TreeSet/TreeSet+SetAlgebra formUnion.swift",
"TreeSet/TreeSet+SetAlgebra intersection.swift",
"TreeSet/TreeSet+SetAlgebra isDisjoint.swift",
"TreeSet/TreeSet+SetAlgebra isEqualSet.swift",
"TreeSet/TreeSet+SetAlgebra isStrictSubset.swift",
"TreeSet/TreeSet+SetAlgebra isStrictSuperset.swift",
"TreeSet/TreeSet+SetAlgebra isSubset.swift",
"TreeSet/TreeSet+SetAlgebra isSuperset.swift",
"TreeSet/TreeSet+SetAlgebra subtract.swift",
"TreeSet/TreeSet+SetAlgebra subtracting.swift",
"TreeSet/TreeSet+SetAlgebra symmetricDifference.swift",
"TreeSet/TreeSet+SetAlgebra union.swift",
"TreeSet/TreeSet.swift"
],
"target_dependencies" : [
"InternalCollectionsUtilities"
],
"type" : "library"
},
{
"c99name" : "DequeTests",
"module_type" : "SwiftTarget",
"name" : "DequeTests",
"path" : "Tests/DequeTests",
"sources" : [
"DequeInternals.swift",
"DequeTests.swift",
"MutableCollectionTests.swift",
"RangeReplaceableCollectionTests.swift"
],
"target_dependencies" : [
"DequeModule",
"_CollectionsTestSupport"
],
"type" : "test"
},
{
"c99name" : "DequeModule",
"module_type" : "SwiftTarget",
"name" : "DequeModule",
"path" : "Sources/DequeModule",
"product_memberships" : [
"DequeModule",
"Collections"
],
"sources" : [
"Deque+Codable.swift",
"Deque+Collection.swift",
"Deque+CustomReflectable.swift",
"Deque+Descriptions.swift",
"Deque+Equatable.swift",
"Deque+ExpressibleByArrayLiteral.swift",
"Deque+Extras.swift",
"Deque+Hashable.swift",
"Deque+Testing.swift",
"Deque._Storage.swift",
"Deque._UnsafeHandle.swift",
"Deque.swift",
"_DequeBuffer.swift",
"_DequeBufferHeader.swift",
"_DequeSlot.swift",
"_UnsafeWrappedBuffer.swift"
],
"target_dependencies" : [
"InternalCollectionsUtilities"
],
"type" : "library"
},
{
"c99name" : "ContainersTests",
"module_type" : "SwiftTarget",
"name" : "ContainersTests",
"path" : "Tests/ContainersTests",
"sources" : [
"BoxTests.swift",
"MutTests.swift",
"RefTests.swift"
],
"target_dependencies" : [
"ContainersPreview",
"_CollectionsTestSupport"
],
"type" : "test"
},
{
"c99name" : "ContainersPreview",
"module_type" : "SwiftTarget",
"name" : "ContainersPreview",
"path" : "Sources/ContainersPreview",
"product_memberships" : [
"BasicContainers",
"ContainersPreview"
],
"sources" : [
"BorrowIteratorProtocol.swift",
"Box.swift",
"Container+Utilities.swift",
"Container.swift",
"InputSpan.swift",
"Mut.swift",
"Ref.swift",
"Shared.swift"
],
"target_dependencies" : [
"InternalCollectionsUtilities"
],
"type" : "library"
},
{
"c99name" : "CollectionsTestSupportTests",
"module_type" : "SwiftTarget",
"name" : "CollectionsTestSupportTests",
"path" : "Tests/CollectionsTestSupportTests",
"sources" : [
"CombinatoricsChecks.swift",
"IndexRangeCollectionTests.swift",
"MinimalTypeConformances.swift",
"UtilitiesTests.swift"
],
"target_dependencies" : [
"_CollectionsTestSupport"
],
"type" : "test"
},
{
"c99name" : "Collections",
"module_type" : "SwiftTarget",
"name" : "Collections",
"path" : "Sources/Collections",
"product_memberships" : [
"Collections"
],
"sources" : [
"Collections.swift"
],
"target_dependencies" : [
"BitCollections",
"DequeModule",
"HashTreeCollections",
"HeapModule",
"OrderedCollections",
"_RopeModule"
],
"type" : "library"
},
{
"c99name" : "BitCollectionsTests",
"module_type" : "SwiftTarget",
"name" : "BitCollectionsTests",
"path" : "Tests/BitCollectionsTests",
"sources" : [
"BitArrayTests.swift",
"BitSet.Counted Tests.swift",
"BitSetTests.swift"
],
"target_dependencies" : [
"BitCollections",
"_CollectionsTestSupport",
"OrderedCollections"
],
"type" : "test"
},
{
"c99name" : "BitCollections",
"module_type" : "SwiftTarget",
"name" : "BitCollections",
"path" : "Sources/BitCollections",
"product_memberships" : [
"BitCollections",
"Collections"
],
"sources" : [
"BitArray/BitArray+BitwiseOperations.swift",
"BitArray/BitArray+ChunkedBitsIterators.swift",
"BitArray/BitArray+Codable.swift",
"BitArray/BitArray+Collection.swift",
"BitArray/BitArray+Copy.swift",
"BitArray/BitArray+CustomReflectable.swift",
"BitArray/BitArray+Descriptions.swift",
"BitArray/BitArray+Equatable.swift",
"BitArray/BitArray+ExpressibleByArrayLiteral.swift",
"BitArray/BitArray+ExpressibleByStringLiteral.swift",
"BitArray/BitArray+Extras.swift",
"BitArray/BitArray+Fill.swift",
"BitArray/BitArray+Hashable.swift",
"BitArray/BitArray+Initializers.swift",
"BitArray/BitArray+Invariants.swift",
"BitArray/BitArray+LosslessStringConvertible.swift",
"BitArray/BitArray+RandomBits.swift",
"BitArray/BitArray+RangeReplaceableCollection.swift",
"BitArray/BitArray+Shifts.swift",
"BitArray/BitArray+Testing.swift",
"BitArray/BitArray._UnsafeHandle.swift",
"BitArray/BitArray.swift",
"BitSet/BitSet+BidirectionalCollection.swift",
"BitSet/BitSet+Codable.swift",
"BitSet/BitSet+CustomDebugStringConvertible.swift",
"BitSet/BitSet+CustomReflectable.swift",
"BitSet/BitSet+CustomStringConvertible.swift",
"BitSet/BitSet+Equatable.swift",
"BitSet/BitSet+ExpressibleByArrayLiteral.swift",
"BitSet/BitSet+Extras.swift",
"BitSet/BitSet+Hashable.swift",
"BitSet/BitSet+Initializers.swift",
"BitSet/BitSet+Invariants.swift",
"BitSet/BitSet+Random.swift",
"BitSet/BitSet+SetAlgebra basics.swift",
"BitSet/BitSet+SetAlgebra conformance.swift",
"BitSet/BitSet+SetAlgebra formIntersection.swift",
"BitSet/BitSet+SetAlgebra formSymmetricDifference.swift",
"BitSet/BitSet+SetAlgebra formUnion.swift",
"BitSet/BitSet+SetAlgebra intersection.swift",
"BitSet/BitSet+SetAlgebra isDisjoint.swift",
"BitSet/BitSet+SetAlgebra isEqualSet.swift",
"BitSet/BitSet+SetAlgebra isStrictSubset.swift",
"BitSet/BitSet+SetAlgebra isStrictSuperset.swift",
"BitSet/BitSet+SetAlgebra isSubset.swift",
"BitSet/BitSet+SetAlgebra isSuperset.swift",
"BitSet/BitSet+SetAlgebra subtract.swift",
"BitSet/BitSet+SetAlgebra subtracting.swift",
"BitSet/BitSet+SetAlgebra symmetricDifference.swift",
"BitSet/BitSet+SetAlgebra union.swift",
"BitSet/BitSet+Sorted Collection APIs.swift",
"BitSet/BitSet.Counted.swift",
"BitSet/BitSet.Index.swift",
"BitSet/BitSet._UnsafeHandle.swift",
"BitSet/BitSet.swift",
"Shared/Range+Utilities.swift",
"Shared/Slice+Utilities.swift",
"Shared/UInt+Tricks.swift",
"Shared/_Word.swift"
],
"target_dependencies" : [
"InternalCollectionsUtilities"
],
"type" : "library"
},
{
"c99name" : "BasicContainersTests",
"module_type" : "SwiftTarget",
"name" : "BasicContainersTests",
"path" : "Tests/BasicContainersTests",
"sources" : [
"ArrayLayout.swift",
"RigidArrayTests.swift",
"UniqueArrayTests.swift"
],
"target_dependencies" : [
"BasicContainers",
"_CollectionsTestSupport"
],
"type" : "test"
},
{
"c99name" : "BasicContainers",
"module_type" : "SwiftTarget",
"name" : "BasicContainers",
"path" : "Sources/BasicContainers",
"product_memberships" : [
"BasicContainers"
],
"sources" : [
"RigidArray+Append.swift",
"RigidArray+Experimental.swift",
"RigidArray+Initializers.swift",
"RigidArray+Insertions.swift",
"RigidArray+Removals.swift",
"RigidArray+Replacements.swift",
"RigidArray.swift",
"UniqueArray+Append.swift",
"UniqueArray+Experimental.swift",
"UniqueArray+Initializers.swift",
"UniqueArray+Insertions.swift",
"UniqueArray+Removals.swift",
"UniqueArray+Replacements.swift",
"UniqueArray.swift"
],
"target_dependencies" : [
"InternalCollectionsUtilities",
"ContainersPreview"
],
"type" : "library"
}
],
"tools_version" : "6.2"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/apple/swift-collections/main
Repository: apple/swift-collections
Swift version used: 6.2
Target: Collections
Extracting symbol information for 'Collections'...
Finished extracting symbol information for 'Collections'. (0.52s)
Building documentation for 'Collections'...
warning: No symbol matched 'Collections/BitArray'. 'BitArray' doesn't exist at '/Collections'.
--> Extensions/BitArray.md:1:3-1:27
1 + # ``Collections/BitArray``
2 |
3 | <!-- DO NOT EDIT THIS FILE; IT'S AUTOMATICALLY GENERATED -->
warning: No symbol matched 'Collections/BitSet/Counted-swift.struct'. 'BitSet' doesn't exist at '/Collections'.
--> Extensions/BitSet.Counted.md:1:3-1:46
1 + # ``Collections/BitSet/Counted-swift.struct``
2 |
3 | <!-- DO NOT EDIT THIS FILE; IT'S AUTOMATICALLY GENERATED -->
warning: No symbol matched 'Collections/BitSet'. 'BitSet' doesn't exist at '/Collections'.
--> Extensions/BitSet.md:1:3-1:25
1 + # ``Collections/BitSet``
2 |
3 | <!-- DO NOT EDIT THIS FILE; IT'S AUTOMATICALLY GENERATED -->
warning: No symbol matched 'Collections/Deque'. 'Deque' doesn't exist at '/Collections'.
--> Extensions/Deque.md:1:3-1:24
1 + # ``Collections/Deque``
2 |
3 | <!-- DO NOT EDIT THIS FILE; IT'S AUTOMATICALLY GENERATED -->
warning: No symbol matched 'Collections/Heap'. 'Heap' doesn't exist at '/Collections'.
--> Extensions/Heap.md:1:3-1:23
1 + # ``Collections/Heap``
2 |
3 | <!-- DO NOT EDIT THIS FILE; IT'S AUTOMATICALLY GENERATED -->
warning: No symbol matched 'Collections/OrderedDictionary/Elements-swift.struct'. 'OrderedDictionary' doesn't exist at '/Collections'.
--> Extensions/OrderedDictionary.Elements.md:1:3-1:58
1 + # ``Collections/OrderedDictionary/Elements-swift.struct``
2 |
3 | <!-- DO NOT EDIT THIS FILE; IT'S AUTOMATICALLY GENERATED -->
warning: No symbol matched 'Collections/OrderedDictionary/Values-swift.struct'. 'OrderedDictionary' doesn't exist at '/Collections'.
--> Extensions/OrderedDictionary.Values.md:1:3-1:56
1 + # ``Collections/OrderedDictionary/Values-swift.struct``
2 |
3 | <!-- DO NOT EDIT THIS FILE; IT'S AUTOMATICALLY GENERATED -->
warning: No symbol matched 'Collections/OrderedDictionary'. 'OrderedDictionary' doesn't exist at '/Collections'.
--> Extensions/OrderedDictionary.md:1:3-1:36
1 + # ``Collections/OrderedDictionary``
2 |
3 | <!-- DO NOT EDIT THIS FILE; IT'S AUTOMATICALLY GENERATED -->
warning: No symbol matched 'Collections/OrderedSet/UnorderedView'. 'OrderedSet' doesn't exist at '/Collections'.
--> Extensions/OrderedSet.UnorderedView.md:1:3-1:43
1 + # ``Collections/OrderedSet/UnorderedView``
2 |
3 | <!-- DO NOT EDIT THIS FILE; IT'S AUTOMATICALLY GENERATED -->
warning: No symbol matched 'Collections/OrderedSet'. 'OrderedSet' doesn't exist at '/Collections'.
--> Extensions/OrderedSet.md:1:3-1:29
1 + # ``Collections/OrderedSet``
2 |
3 | <!-- DO NOT EDIT THIS FILE; IT'S AUTOMATICALLY GENERATED -->
warning: No symbol matched 'Collections/TreeDictionary'. 'TreeDictionary' doesn't exist at '/Collections'.
--> Extensions/TreeDictionary.md:1:3-1:33
1 + # ``Collections/TreeDictionary``
2 |
3 | <!-- DO NOT EDIT THIS FILE; IT'S AUTOMATICALLY GENERATED -->
warning: No symbol matched 'Collections/TreeSet'. 'TreeSet' doesn't exist at '/Collections'.
--> Extensions/TreeSet.md:1:3-1:26
1 + # ``Collections/TreeSet``
2 |
3 | <!-- DO NOT EDIT THIS FILE; IT'S AUTOMATICALLY GENERATED -->
Finished building documentation for 'Collections' (0.10s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/apple/swift-collections/main
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2160] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.23s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (3.29s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3572] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.24s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.96s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.5
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Building for debugging...
[0/8] Write sources
[1/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version-49B95AFC49DCD68C.txt
[6/53] Compiling SymbolKit Names.swift
[7/53] Compiling SymbolKit SPI.swift
[8/53] Compiling SymbolKit Snippet.swift
[9/53] Compiling SymbolKit Extension.swift
[10/57] Compiling Snippets Snippet.swift
[11/57] Emitting module Snippets
[12/57] Compiling Snippets SnippetParser.swift
[13/57] Compiling SymbolKit SemanticVersion.swift
[14/57] Compiling SymbolKit AccessControl.swift
[15/57] Compiling SymbolKit Availability.swift
[16/57] Compiling SymbolKit AvailabilityItem.swift
[17/57] Compiling SymbolKit Domain.swift
[18/57] Compiling SymbolKit Mixin+Equals.swift
[19/57] Compiling SymbolKit Mixin+Hash.swift
[20/57] Compiling SymbolKit Mixin.swift
[21/57] Compiling SymbolKit LineList.swift
[22/57] Compiling SymbolKit Position.swift
[23/57] Emitting module SymbolKit
[24/57] Compiling SymbolKit GenericConstraint.swift
[25/57] Compiling SymbolKit GenericParameter.swift
[26/57] Compiling SymbolKit Generics.swift
[27/57] Compiling SymbolKit Namespace.swift
[28/57] Compiling SymbolKit DeclarationFragments.swift
[29/57] Compiling SymbolKit Fragment.swift
[30/57] Compiling SymbolKit FragmentKind.swift
[31/57] Compiling SymbolKit FunctionParameter.swift
[32/57] Compiling SymbolKit FunctionSignature.swift
[33/57] Compiling SymbolKit Symbol.swift
[34/57] Compiling SymbolKit SymbolKind.swift
[35/57] Compiling SymbolKit SymbolGraph.swift
[36/57] Compiling SymbolKit GraphCollector.swift
[37/57] Compiling SymbolKit Identifier.swift
[38/57] Compiling SymbolKit KindIdentifier.swift
[39/57] Compiling SymbolKit Location.swift
[40/57] Compiling SymbolKit Mutability.swift
[41/57] Compiling SymbolKit Relationship.swift
[42/57] Compiling SymbolKit RelationshipKind.swift
[43/57] Compiling SymbolKit SourceOrigin.swift
[44/57] Compiling SymbolKit GenericConstraints.swift
[45/57] Compiling SymbolKit Swift.swift
[46/57] Compiling SymbolKit SourceRange.swift
[47/57] Compiling SymbolKit Metadata.swift
[48/57] Compiling SymbolKit Module.swift
[49/57] Compiling SymbolKit OperatingSystem.swift
[50/57] Compiling SymbolKit Platform.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.76s)
Building for debugging...
[0/1] Write swift-version-49B95AFC49DCD68C.txt
Build of target: 'Collections' complete! (0.46s)
Target: BasicContainers
Extracting symbol information for 'BasicContainers'...
Finished extracting symbol information for 'BasicContainers'. (0.46s)
Building documentation for 'BasicContainers'...
warning: 'InlineArray' doesn't exist at '/BasicContainers'
--> BasicContainers.md:59:10-59:21
57 | It also avoids wildly varying performance: in dynamically sized array types, `append` invocations usually have constant complexity, but once in a while they randomly spike to linear cost to resize the underlying storage. Of course, the use of a geometric growth strategy still allows the average complexity of an append operation to remain constant; but if a task must _always_ complete within a strict deadline, then statistical averages may not be good enough. Some engineers with a low-level mindset may choose to work within the constaints of carefully precalculated static capacities, and may prefer to consider it a hard fault if it is ever exceeded.
58 |
59 + Unlike ``InlineArray``, the capacity of a ``RigidArray`` is not part of its type declaration (nor its count) -- it is still a dynamic value.
| ╰─suggestion: Replace 'InlineArray' with 'UniqueArray'
60 |
61 | This allows ``RigidArray`` to still provide _explicit_ resizing operations: it has a `reallocate(capacity:)` method that can be used to arbitrarily resize its storage, as well as the familiar ``reserveCapacity(_:)`` operation. This enables building dynamic array types on top of ``RigidArray``; indeed, `UniqueArray` is a relatively simple wrapper around rigid array instance, forwarding operations to it when possible.
warning: 'reserveCapacity(_:)' doesn't exist at '/BasicContainers'
--> BasicContainers.md:61:195-61:214
59 | Unlike ``InlineArray``, the capacity of a ``RigidArray`` is not part of its type declaration (nor its count) -- it is still a dynamic value.
60 |
61 + This allows ``RigidArray`` to still provide _explicit_ resizing operations: it has a `reallocate(capacity:)` method that can be used to arbitrarily resize its storage, as well as the familiar ``reserveCapacity(_:)`` operation. This enables building dynamic array types on top of ``RigidArray``; indeed, `UniqueArray` is a relatively simple wrapper around rigid array instance, forwarding operations to it when possible.
62 |
63 | ## Topics
warning: 'subscript(position:)' doesn't exist at '/BasicContainers/RigidArray'
--> Extensions/RigidArray.md:32:5-32:25
30 | ### Accessing Elements
31 |
32 + - ``subscript(position:)``
| ╰─suggestion: Replace 'subscript(position:)' with 'subscript(_:)'
33 | - ``swapAt(_:_:)``
34 | - ``edit(_:)``
warning: 'insert(consuming:at:)' doesn't exist at '/BasicContainers/RigidArray'
--> Extensions/RigidArray.md:72:5-72:26
70 | - ``insert(moving:at:)-(RigidArray<Element>,_)``
71 | - ``insert(moving:at:)-(UnsafeMutableBufferPointer<Element>,_)``
72 + - ``insert(consuming:at:)``
| ├─suggestion: Replace 'insert(consuming:at:)' with 'init(consuming:)'
| ├─suggestion: Replace 'insert(consuming:at:)' with 'insert(count:at:initializingWith:)'
| ╰─suggestion: Replace 'insert(consuming:at:)' with 'insert(_:at:)'
73 | - ``insert(copying:at:)-(Collection<Element>,_)``
74 | - ``insert(copying:at:)-(Span<Element>,_)``
warning: 'replaceSubrange(_:consuming:)' doesn't exist at '/BasicContainers/RigidArray'
--> Extensions/RigidArray.md:84:5-84:34
82 | - ``replaceSubrange(_:moving:)-(_,RigidArray<Element>)``
83 | - ``replaceSubrange(_:moving:)-(_,UnsafeMutableBufferPointer<Element>)``
84 + - ``replaceSubrange(_:consuming:)``
| ╰─suggestion: Replace 'replaceSubrange(_:consuming:)' with 'replaceSubrange(_:newCount:initializingWith:)'
85 | - ``replaceSubrange(_:copying:)-(_,Collection<Element>)``
86 | - ``replaceSubrange(_:copying:)-(_,Span<Element>)``
warning: '(_,Collection<Element>)' isn't a disambiguation for 'init(capacity:copying:)' at '/BasicContainers/UniqueArray'
--> Extensions/UniqueArray.md:13:28-13:52
11 | - ``init(consuming:)``
12 | - ``init(capacity:copying:)-(_,Sequence<Element>)``
13 + - ``init(capacity:copying:)-(_,Collection<Element>)``
| ╰─suggestion: Remove '-(_,Collection<Element>)' for 'init(capacity: Int? = nil, copying contents: some Sequence<Element>)'
14 |
15 | ### Inspecting a Unique Array
warning: 'isFull' doesn't exist at '/BasicContainers/UniqueArray'
--> Extensions/UniqueArray.md:18:5-18:11
16 |
17 | - ``isEmpty``
18 + - ``isFull``
19 | - ``count``
20 | - ``capacity``
warning: 'subscript(position:)' doesn't exist at '/BasicContainers/UniqueArray'
--> Extensions/UniqueArray.md:32:5-32:25
30 | ### Accessing Elements
31 |
32 + - ``subscript(position:)``
| ╰─suggestion: Replace 'subscript(position:)' with 'subscript(_:)'
33 | - ``swapAt(_:_:)``
34 | - ``edit(_:)``
warning: 'pushLast(_:)' doesn't exist at '/BasicContainers/UniqueArray'
--> Extensions/UniqueArray.md:55:5-55:17
53 |
54 | - ``append(_:)``
55 + - ``pushLast(_:)``
| ╰─suggestion: Replace 'pushLast(_:)' with 'removeLast(_:)'
56 | - ``append(count:initializingWith:)``
57 | - ``append(moving:)-(UnsafeMutableBufferPointer<Element>)``
warning: 'insert(consuming:at:)' doesn't exist at '/BasicContainers/UniqueArray'
--> Extensions/UniqueArray.md:72:5-72:26
70 | - ``insert(moving:at:)-(RigidArray<Element>,_)``
71 | - ``insert(moving:at:)-(UnsafeMutableBufferPointer<Element>,_)``
72 + - ``insert(consuming:at:)``
| ├─suggestion: Replace 'insert(consuming:at:)' with 'init(consuming:)'
| ├─suggestion: Replace 'insert(consuming:at:)' with 'insert(count:at:initializingWith:)'
| ╰─suggestion: Replace 'insert(consuming:at:)' with 'insert(_:at:)'
73 | - ``insert(copying:at:)-(Collection<Element>,_)``
74 | - ``insert(copying:at:)-(Span<Element>,_)``
warning: 'removeAll()' doesn't exist at '/BasicContainers/UniqueArray'
--> Extensions/UniqueArray.md:92:5-92:16
90 | ### Removing Items
91 |
92 + - ``removeAll()``
| ├─suggestion: Replace 'removeAll()' with 'removeAll(keepingCapacity:)'
| ├─suggestion: Replace 'removeAll()' with 'remove(at:)'
| ├─suggestion: Replace 'removeAll()' with 'removeLast()'
| ╰─suggestion: Replace 'removeAll()' with 'removeLast(_:)'
93 | - ``removeLast()``
94 | - ``popLast()``
warning: Parameter 'i' not found in instance method declaration
--> ../RigidArray+Removals.swift:74:7-75:71
72 | /// gap.
73 | ///
74 + /// - Parameter i: The position of the element to remove. `index` must be
| ╰─suggestion: Remove 'i' parameter documentation
75 + /// a valid index of the array that is not equal to the end index.
76 | /// - Returns: The removed element.
77 | ///
warning: Parameter 'index' is missing documentation
--> ../RigidArray+Removals.swift:75:71-75:71
73 | ///
74 | /// - Parameter i: The position of the element to remove. `index` must be
75 + /// a valid index of the array that is not equal to the end index.
| ╰─suggestion: Document 'index' parameter
76 | /// - Returns: The removed element.
77 | ///
warning: 'reserveCapacity' doesn't exist at '/BasicContainers/RigidArray'
--> ../RigidArray.swift:62:24-62:39
60 | /// It is possible to extend or shrink the capacity of a rigid array instance,
61 | /// but this needs to be done explicitly, with operations dedicated to this
62 + /// purpose (such as ``reserveCapacity`` and ``reallocate(capacity:)``).
| ╰─suggestion: Replace 'reserveCapacity' with 'reserveCapacity(_:)'
63 | /// The array never resizes itself automatically.
64 | ///
warning: Parameter 'i' not found in instance method declaration
--> ../UniqueArray+Insertions.swift:35:7-37:7
33 | ///
34 | /// - Parameter item: The new element to insert into the array.
35 + /// - Parameter i: The position at which to insert the new element.
| ╰─suggestion: Remove 'i' parameter documentation
36 + /// `index` must be a valid index in the array.
37 + ///
38 | /// - Complexity: O(`self.count`)
39 | @inlinable
warning: Parameter 'index' is missing documentation
--> ../UniqueArray+Insertions.swift:37:7-37:7
35 | /// - Parameter i: The position at which to insert the new element.
36 | /// `index` must be a valid index in the array.
37 + ///
| ╰─suggestion: Document 'index' parameter
38 | /// - Complexity: O(`self.count`)
39 | @inlinable
warning: Parameter 'i' not found in instance method declaration
--> ../UniqueArray+Removals.swift:70:7-71:71
68 | /// gap.
69 | ///
70 + /// - Parameter i: The position of the element to remove. `index` must be
| ╰─suggestion: Remove 'i' parameter documentation
71 + /// a valid index of the array that is not equal to the end index.
72 | /// - Returns: The removed element.
73 | ///
warning: Parameter 'index' is missing documentation
--> ../UniqueArray+Removals.swift:71:71-71:71
69 | ///
70 | /// - Parameter i: The position of the element to remove. `index` must be
71 + /// a valid index of the array that is not equal to the end index.
| ╰─suggestion: Document 'index' parameter
72 | /// - Returns: The removed element.
73 | ///
warning: Parameter 'newCapacity' not found in instance method declaration
--> ../UniqueArray.swift:339:19-339:30
337 | /// to its new storage. The old storage is then deallocated.
338 | ///
339 + /// - Parameter newCapacity: The desired new capacity. `newCapacity` must be
| ╰─suggestion: Replace 'newCapacity' with 'capacity'
340 | /// greater than or equal to the current count.
341 | ///
warning: Parameter 'capacity' is missing documentation
--> ../UniqueArray.swift:341:7-341:7
339 | /// - Parameter newCapacity: The desired new capacity. `newCapacity` must be
340 | /// greater than or equal to the current count.
341 + ///
| ╰─suggestion: Document 'capacity' parameter
342 | /// - Complexity: O(`count`)
343 | @inlinable @inline(never)
Finished building documentation for 'BasicContainers' (0.23s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/apple/swift-collections/main
Building for debugging...
[0/3] Write swift-version-49B95AFC49DCD68C.txt
Build of product 'snippet-extract' complete! (0.39s)
Building for debugging...
[0/1] Write swift-version-49B95AFC49DCD68C.txt
Build of target: 'BasicContainers' complete! (0.41s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/apple/swift-collections/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/apple/swift-collections/main/linkable-paths.json
Target: BitCollections
Extracting symbol information for 'BitCollections'...
Finished extracting symbol information for 'BitCollections'. (0.54s)
Building documentation for 'BitCollections'...
warning: Parameter 'lhs' not found in operator declaration
--> ../BitArray/BitArray+Equatable.swift:18:7-18:43
16 | /// `a == b` implies that `a != b` is `false`.
17 | ///
18 + /// - Parameter lhs: A value to compare.
| ╰─suggestion: Remove 'lhs' parameter documentation
19 | /// - Parameter rhs: Another value to compare.
20 | /// - Complexity: O(left.count)
warning: Parameter 'rhs' not found in operator declaration
--> ../BitArray/BitArray+Equatable.swift:19:7-19:49
17 | ///
18 | /// - Parameter lhs: A value to compare.
19 + /// - Parameter rhs: Another value to compare.
| ╰─suggestion: Remove 'rhs' parameter documentation
20 | /// - Complexity: O(left.count)
21 | public static func ==(left: Self, right: Self) -> Bool {
warning: Parameter 'left' is missing documentation
--> ../BitArray/BitArray+Equatable.swift:19:49-19:49
17 | ///
18 | /// - Parameter lhs: A value to compare.
19 + /// - Parameter rhs: Another value to compare.
| ╰─suggestion: Document 'left' parameter
20 | /// - Complexity: O(left.count)
21 | public static func ==(left: Self, right: Self) -> Bool {
warning: Parameter 'right' is missing documentation
--> ../BitArray/BitArray+Equatable.swift:19:49-19:49
17 | ///
18 | /// - Parameter lhs: A value to compare.
19 + /// - Parameter rhs: Another value to compare.
| ╰─suggestion: Document 'right' parameter
20 | /// - Complexity: O(left.count)
21 | public static func ==(left: Self, right: Self) -> Bool {
warning: Only links are allowed in task group list items
--> Extensions/BitArray.md:24:1-24:26
22 | ### Accessing Elements
23 |
24 + - ``subscript(position:)`
| ╰─suggestion: Remove non-link item
25 | - ``first``
26 | - ``last``
warning: 'removeAll(where:)' is ambiguous at '/BitCollections/BitArray'
--> Extensions/BitArray.md:46:5-46:22
44 | - ``remove(at:)``
45 | - ``removeAll(keepingCapacity:)``
46 + - ``removeAll(where:)``
| ├─suggestion: Insert '-4izxo' for 'mutating func removeAll(where shouldBeRemoved: (Self.Element) throws -> Bool) rethrows'
| ╰─suggestion: Insert '-7tv7z' for 'mutating func removeAll(where shouldBeRemoved: (Self.Element) throws -> Bool) rethrows'
47 | - ``removeSubrange(_:)``
48 | - ``removeLast()``
warning: '(Self)' isn't a disambiguation for 'intersection(_:)' at '/BitCollections/BitSet/Counted'
--> Extensions/BitSet.Counted.md:54:21-54:28
52 | ### Binary Set Operations
53 |
54 + - ``intersection(_:)-(Self)``
| ├─suggestion: Replace '(Self)' with '(BitSet)' for 'func intersection(_ other: BitSet) -> BitSet.Counted'
| ├─suggestion: Replace '(Self)' with '(BitSet.Counted)' for 'func intersection(_ other: BitSet.Counted) -> BitSet.Counted'
| ├─suggestion: Replace '(Self)' with '(Range<Int>)' for 'func intersection(_ other: Range<Int>) -> BitSet.Counted'
| ╰─suggestion: Replace '(Self)' with '(Sequence<Int>)' for 'func intersection(_ other: some Sequence<Int>) -> BitSet.Counted'
55 | - ``intersection(_:)-(BitSet)``
56 | - ``intersection(_:)-(Range<Int>)``
warning: Only links are allowed in task group list items
--> Extensions/BitSet.Counted.md:57:1-58:1
55 | - ``intersection(_:)-(BitSet)``
56 | - ``intersection(_:)-(Range<Int>)``
57 + - ``intersection(_:)-(Sequence<Int>)
| ╰─suggestion: Remove non-link item
58 +
59 | - ``union(_:)-(Self)``
60 | - ``union(_:)-(BitSet)``
warning: '(Self)' isn't a disambiguation for 'union(_:)' at '/BitCollections/BitSet/Counted'
--> Extensions/BitSet.Counted.md:59:14-59:21
57 | - ``intersection(_:)-(Sequence<Int>)
58 |
59 + - ``union(_:)-(Self)``
| ├─suggestion: Replace '(Self)' with '(BitSet)' for 'func union(_ other: BitSet) -> BitSet.Counted'
| ├─suggestion: Replace '(Self)' with '(BitSet.Counted)' for 'func union(_ other: BitSet.Counted) -> BitSet.Counted'
| ├─suggestion: Replace '(Self)' with '(Range<Int>)' for 'func union(_ other: Range<Int>) -> BitSet.Counted'
| ╰─suggestion: Replace '(Self)' with '(Sequence<Int>)' for 'func union(_ other: some Sequence<Int>) -> BitSet.Counted'
60 | - ``union(_:)-(BitSet)``
61 | - ``union(_:)-(Range<Int>)``
warning: '(Self)' isn't a disambiguation for 'symmetricDifference(_:)' at '/BitCollections/BitSet/Counted'
--> Extensions/BitSet.Counted.md:69:28-69:35
67 | - ``subtracting(_:)-(Sequence<Int>)``
68 |
69 + - ``symmetricDifference(_:)-(Self)``
| ├─suggestion: Replace '(Self)' with '(BitSet)' for 'func symmetricDifference(_ other: BitSet) -> BitSet.Counted'
| ├─suggestion: Replace '(Self)' with '(BitSet.Counted)' for 'func symmetricDifference(_ other: BitSet.Counted) -> BitSet.Counted'
| ├─suggestion: Replace '(Self)' with '(Range<Int>)' for 'func symmetricDifference(_ other: Range<Int>) -> BitSet.Counted'
| ╰─suggestion: Replace '(Self)' with '(Sequence<Int>)' for 'func symmetricDifference(_ other: some Sequence<Int>) -> BitSet.Counted'
70 | - ``symmetricDifference(_:)-(BitSet)``
71 | - ``symmetricDifference(_:)-(Range<Int>)``
warning: '(Self)' isn't a disambiguation for 'formIntersection(_:)' at '/BitCollections/BitSet/Counted'
--> Extensions/BitSet.Counted.md:74:25-74:32
72 | - ``symmetricDifference(_:)-(Sequence<Int>)``
73 |
74 + - ``formIntersection(_:)-(Self)``
| ├─suggestion: Replace '(Self)' with '(BitSet)' for 'mutating func formIntersection(_ other: BitSet)'
| ├─suggestion: Replace '(Self)' with '(BitSet.Counted)' for 'mutating func formIntersection(_ other: BitSet.Counted)'
| ├─suggestion: Replace '(Self)' with '(Range<Int>)' for 'mutating func formIntersection(_ other: Range<Int>)'
| ╰─suggestion: Replace '(Self)' with '(Sequence<Int>)' for 'mutating func formIntersection(_ other: some Sequence<Int>)'
75 | - ``formIntersection(_:)-(BitSet)``
76 | - ``formIntersection(_:)-(Range<Int>)``
warning: '(Self)' isn't a disambiguation for 'formUnion(_:)' at '/BitCollections/BitSet/Counted'
--> Extensions/BitSet.Counted.md:79:18-79:25
77 | - ``formIntersection(_:)-(Sequence<Int>)``
78 |
79 + - ``formUnion(_:)-(Self)``
| ├─suggestion: Replace '(Self)' with '(BitSet)' for 'mutating func formUnion(_ other: BitSet)'
| ├─suggestion: Replace '(Self)' with '(BitSet.Counted)' for 'mutating func formUnion(_ other: BitSet.Counted)'
| ├─suggestion: Replace '(Self)' with '(Range<Int>)' for 'mutating func formUnion(_ other: Range<Int>)'
| ╰─suggestion: Replace '(Self)' with '(Sequence<Int>)' for 'mutating func formUnion(_ other: some Sequence<Int>)'
80 | - ``formUnion(_:)-(BitSet)``
81 | - ``formUnion(_:)-(Range<Int>)``
warning: '(Self)' isn't a disambiguation for 'formSymmetricDifference(_:)' at '/BitCollections/BitSet/Counted'
--> Extensions/BitSet.Counted.md:89:32-89:39
87 | - ``subtract(_:)-(Sequence<Int>)``
88 |
89 + - ``formSymmetricDifference(_:)-(Self)``
| ├─suggestion: Replace '(Self)' with '(BitSet)' for 'mutating func formSymmetricDifference(_ other: BitSet)'
| ├─suggestion: Replace '(Self)' with '(BitSet.Counted)' for 'mutating func formSymmetricDifference(_ other: BitSet.Counted)'
| ├─suggestion: Replace '(Self)' with '(Range<Int>)' for 'mutating func formSymmetricDifference(_ other: Range<Int>)'
| ╰─suggestion: Replace '(Self)' with '(Sequence<Int>)' for 'mutating func formSymmetricDifference(_ other: some Sequence<Int>)'
90 | - ``formSymmetricDifference(_:)-(BitSet)``
91 | - ``formSymmetricDifference(_:)-(Range<Int>)``
warning: '(Self)' isn't a disambiguation for 'isEqualSet(to:)' at '/BitCollections/BitSet/Counted'
--> Extensions/BitSet.Counted.md:97:20-97:27
95 |
96 | - ``==(_:_:)``
97 + - ``isEqualSet(to:)-(Self)``
| ├─suggestion: Replace '(Self)' with '(BitSet)' for 'func isEqualSet(to other: BitSet) -> Bool'
| ├─suggestion: Replace '(Self)' with '(BitSet.Counted)' for 'func isEqualSet(to other: BitSet.Counted) -> Bool'
| ├─suggestion: Replace '(Self)' with '(Range<Int>)' for 'func isEqualSet(to other: Range<Int>) -> Bool'
| ╰─suggestion: Replace '(Self)' with '(Sequence<Int>)' for 'func isEqualSet(to other: some Sequence<Int>) -> Bool'
98 | - ``isEqualSet(to:)-(BitSet)``
99 | - ``isEqualSet(to:)-(Range<Int>)``
warning: 'subscript(position:)' doesn't exist at '/BitCollections/BitSet'
--> Extensions/BitSet.md:41:5-41:25
39 | ### Sorted Set Operations
40 |
41 + - ``subscript(position:)``
| ├─suggestion: Replace 'subscript(position:)' with 'subscript(_:)'
| ╰─suggestion: Replace 'subscript(position:)' with 'subscript(member:)'
42 | - ``subscript(member:)``
43 | - ``subscript(members:)-(RangeExpression<Int>)``
warning: '(Self)' isn't a disambiguation for 'intersection(_:)' at '/BitCollections/BitSet'
--> Extensions/BitSet.md:51:21-51:28
49 | ### Combining Sets
50 |
51 + - ``intersection(_:)-(Self)``
| ├─suggestion: Replace '(Self)' with '(BitSet)' for 'func intersection(_ other: BitSet) -> BitSet'
| ├─suggestion: Replace '(Self)' with '(BitSet.Counted)' for 'func intersection(_ other: BitSet.Counted) -> BitSet'
| ├─suggestion: Replace '(Self)' with '(Range<Int>)' for 'func intersection(_ other: Range<Int>) -> BitSet'
| ╰─suggestion: Replace '(Self)' with '(Sequence<Int>)' for 'func intersection(_ other: some Sequence<Int>) -> BitSet'
52 | - ``intersection(_:)-(Range<Int>)``
53 | - ``intersection(_:)-(BitSet.Counted)``
warning: '(Self)' isn't a disambiguation for 'union(_:)' at '/BitCollections/BitSet'
--> Extensions/BitSet.md:56:14-56:21
54 | - ``intersection(_:)-(Sequence<Int>)``
55 |
56 + - ``union(_:)-(Self)``
| ├─suggestion: Replace '(Self)' with '(BitSet)' for 'func union(_ other: BitSet) -> BitSet'
| ├─suggestion: Replace '(Self)' with '(BitSet.Counted)' for 'func union(_ other: BitSet.Counted) -> BitSet'
| ├─suggestion: Replace '(Self)' with '(Range<Int>)' for 'func union(_ other: Range<Int>) -> BitSet'
| ╰─suggestion: Replace '(Self)' with '(Sequence<Int>)' for 'func union(_ other: some Sequence<Int>) -> BitSet'
57 | - ``union(_:)-(Range<Int>)``
58 | - ``union(_:)-(BitSet.Counted)``
warning: '(Self)' isn't a disambiguation for 'symmetricDifference(_:)' at '/BitCollections/BitSet'
--> Extensions/BitSet.md:66:28-66:35
64 | - ``subtracting(_:)-(Sequence<Int>)``
65 |
66 + - ``symmetricDifference(_:)-(Self)``
| ├─suggestion: Replace '(Self)' with '(BitSet)' for 'func symmetricDifference(_ other: BitSet) -> BitSet'
| ├─suggestion: Replace '(Self)' with '(BitSet.Counted)' for 'func symmetricDifference(_ other: BitSet.Counted) -> BitSet'
| ├─suggestion: Replace '(Self)' with '(Range<Int>)' for 'func symmetricDifference(_ other: Range<Int>) -> BitSet'
| ╰─suggestion: Replace '(Self)' with '(Sequence<Int>)' for 'func symmetricDifference(_ other: some Sequence<Int>) -> BitSet'
67 | - ``symmetricDifference(_:)-(Range<Int>)``
68 | - ``symmetricDifference(_:)-(Counted)``
warning: '(Counted)' isn't a disambiguation for 'symmetricDifference(_:)' at '/BitCollections/BitSet'
--> Extensions/BitSet.md:68:28-68:38
66 | - ``symmetricDifference(_:)-(Self)``
67 | - ``symmetricDifference(_:)-(Range<Int>)``
68 + - ``symmetricDifference(_:)-(Counted)``
| ├─suggestion: Replace '(Counted)' with '(BitSet)' for 'func symmetricDifference(_ other: BitSet) -> BitSet'
| ├─suggestion: Replace '(Counted)' with '(BitSet.Counted)' for 'func symmetricDifference(_ other: BitSet.Counted) -> BitSet'
| ├─suggestion: Replace '(Counted)' with '(Range<Int>)' for 'func symmetricDifference(_ other: Range<Int>) -> BitSet'
| ╰─suggestion: Replace '(Counted)' with '(Sequence<Int>)' for 'func symmetricDifference(_ other: some Sequence<Int>) -> BitSet'
69 | - ``symmetricDifference(_:)-(Sequence<Int>)``
70 |
warning: '(Self)' isn't a disambiguation for 'formIntersection(_:)' at '/BitCollections/BitSet'
--> Extensions/BitSet.md:71:25-71:32
69 | - ``symmetricDifference(_:)-(Sequence<Int>)``
70 |
71 + - ``formIntersection(_:)-(Self)``
| ├─suggestion: Replace '(Self)' with '(BitSet)' for 'mutating func formIntersection(_ other: BitSet)'
| ├─suggestion: Replace '(Self)' with '(BitSet.Counted)' for 'mutating func formIntersection(_ other: BitSet.Counted)'
| ├─suggestion: Replace '(Self)' with '(Range<Int>)' for 'mutating func formIntersection(_ other: Range<Int>)'
| ╰─suggestion: Replace '(Self)' with '(Sequence<Int>)' for 'mutating func formIntersection(_ other: some Sequence<Int>)'
72 | - ``formIntersection(_:)-(Range<Int>)``
73 | - ``formIntersection(_:)-(BitSet.Counted)``
warning: '(Self)' isn't a disambiguation for 'formSymmetricDifference(_:)' at '/BitCollections/BitSet'
--> Extensions/BitSet.md:86:32-86:39
84 | - ``subtract(_:)-(Sequence<Int>)``
85 |
86 + - ``formSymmetricDifference(_:)-(Self)``
| ├─suggestion: Replace '(Self)' with '(BitSet)' for 'mutating func formSymmetricDifference(_ other: BitSet)'
| ├─suggestion: Replace '(Self)' with '(BitSet.Counted)' for 'mutating func formSymmetricDifference(_ other: BitSet.Counted)'
| ├─suggestion: Replace '(Self)' with '(Range<Int>)' for 'mutating func formSymmetricDifference(_ other: Range<Int>)'
| ╰─suggestion: Replace '(Self)' with '(Sequence<Int>)' for 'mutating func formSymmetricDifference(_ other: some Sequence<Int>)'
87 | - ``formSymmetricDifference(_:)-(Range<Int>)``
88 | - ``formSymmetricDifference(_:)-(BitSet.Counted)``
warning: '(Self)' isn't a disambiguation for 'isEqualSet(to:)' at '/BitCollections/BitSet'
--> Extensions/BitSet.md:94:20-94:27
92 |
93 | - ``==(_:_:)``
94 + - ``isEqualSet(to:)-(Self)``
| ├─suggestion: Replace '(Self)' with '(BitSet)' for 'func isEqualSet(to other: BitSet) -> Bool'
| ├─suggestion: Replace '(Self)' with '(BitSet.Counted)' for 'func isEqualSet(to other: BitSet.Counted) -> Bool'
| ├─suggestion: Replace '(Self)' with '(Range<Int>)' for 'func isEqualSet(to other: Range<Int>) -> Bool'
| ╰─suggestion: Replace '(Self)' with '(Sequence<Int>)' for 'func isEqualSet(to other: some Sequence<Int>) -> Bool'
95 | - ``isEqualSet(to:)-(Range<Int>)``
96 | - ``isEqualSet(to:)-(BitSet.Counted)``
warning: Only links are allowed in task group list items
--> Extensions/BitSet.md:104:1-104:27
102 | - ``isSubset(of:)-(Sequence<Int>)``
103 |
104 + - ``isSuperset(of:)-(Self)
| ╰─suggestion: Remove non-link item
105 | - ``isSuperset(of:)-(Range<Int>)``
106 | - ``isSuperset(of:)-(BitSet.Counted)``
warning: Only links are allowed in task group list items
--> Extensions/BitSet.md:119:1-119:29
117 | - ``isStrictSuperset(of:)-(Sequence<Int>)``
118 |
119 + - ``isDisjoint(with:)-(Self)
| ╰─suggestion: Remove non-link item
120 | - ``isDisjoint(with:)-(Range<Int>)``
121 | - ``isDisjoint(with:)-(BitSet.Counted)``
warning: Parameter 'i' not found in instance method declaration
--> ../BitSet/BitSet+BidirectionalCollection.swift:213:9-213:46
211 | ///
212 | /// - Parameters:
213 + /// - i: A valid index of the collection.
| ╰─suggestion: Remove 'i' parameter documentation
214 | /// - distance: The distance to offset `i`.
215 | /// - Returns: An index offset by `distance` from the index `i`. If
warning: Parameter 'index' is missing documentation
--> ../BitSet/BitSet+BidirectionalCollection.swift:214:48-214:48
212 | /// - Parameters:
213 | /// - i: A valid index of the collection.
214 + /// - distance: The distance to offset `i`.
| ╰─suggestion: Document 'index' parameter
215 | /// - Returns: An index offset by `distance` from the index `i`. If
216 | /// `distance` is positive, this is the same value as the result of
warning: Parameter 'i' not found in instance method declaration
--> ../BitSet/BitSet+Extras.swift:152:7-155:7
150 | /// Removes and returns the element at the specified position.
151 | ///
152 + /// - Parameter i: The position of the element to remove. `index` must be
| ╰─suggestion: Remove 'i' parameter documentation
153 + /// a valid index of the collection that is not equal to the collection's
154 + /// end index.
155 + ///
156 | /// - Returns: The removed element.
157 | ///
warning: Parameter 'index' is missing documentation
--> ../BitSet/BitSet+Extras.swift:155:7-155:7
153 | /// a valid index of the collection that is not equal to the collection's
154 | /// end index.
155 + ///
| ╰─suggestion: Document 'index' parameter
156 | /// - Returns: The removed element.
157 | ///
warning: Parameter 'element' not found in instance method declaration
--> ../BitSet/BitSet+SetAlgebra basics.swift:33:7-34:7
31 | /// in the set.
32 | ///
33 + /// - Parameter element: An element to look for in the set.
| ╰─suggestion: Remove 'element' parameter documentation
34 + ///
35 | /// - Returns: `true` if `member` exists in the set; otherwise, `false`.
36 | ///
warning: Parameter 'member' is missing documentation
--> ../BitSet/BitSet+SetAlgebra basics.swift:34:7-34:7
32 | ///
33 | /// - Parameter element: An element to look for in the set.
34 + ///
| ╰─suggestion: Document 'member' parameter
35 | /// - Returns: `true` if `member` exists in the set; otherwise, `false`.
36 | ///
warning: Return value documented for instance method returning void
--> ../BitSet/BitSet+SetAlgebra subtract.swift:60:7-61:7
58 | /// - Parameter other: A range of arbitrary integers.
59 | ///
60 + /// - Returns: A new set.
| ╰─suggestion: Remove return value documentation
61 + ///
62 | /// - Complexity: O(*max*), where *max* is the largest item in self.
63 | public mutating func subtract(_ other: Range<Int>) {
warning: Return value documented for instance method returning void
--> ../BitSet/BitSet.Counted.swift:867:7-868:7
865 | /// - Parameter other: A range of arbitrary integers.
866 | ///
867 + /// - Returns: A new set.
| ╰─suggestion: Remove return value documentation
868 + ///
869 | /// - Complexity: O(*max*), where *max* is the largest item in self.
870 | public mutating func subtract(_ other: Range<Int>) {
Finished building documentation for 'BitCollections' (0.43s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/apple/swift-collections/main
Building for debugging...
[0/3] Write swift-version-49B95AFC49DCD68C.txt
Build of product 'snippet-extract' complete! (0.36s)
Building for debugging...
[0/1] Write swift-version-49B95AFC49DCD68C.txt
Build of target: 'BitCollections' complete! (0.42s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/apple/swift-collections/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/apple/swift-collections/main/linkable-paths.json
Target: ContainersPreview
Extracting symbol information for 'ContainersPreview'...
Finished extracting symbol information for 'ContainersPreview'. (0.48s)
Building documentation for 'ContainersPreview'...
warning: No symbol matched 'BasicContainers/RigidArray'. Can't resolve 'BasicContainers'.
--> Extensions/Box.md:1:3-1:33
1 + # ``BasicContainers/RigidArray``
| ╰─suggestion: Replace 'BasicContainers' with 'ContainersPreview'
2 |
3 | ## Topics
Finished building documentation for 'ContainersPreview' (0.05s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/apple/swift-collections/main
Building for debugging...
[0/3] Write swift-version-49B95AFC49DCD68C.txt
Build of product 'snippet-extract' complete! (0.40s)
Building for debugging...
[0/1] Write swift-version-49B95AFC49DCD68C.txt
Build of target: 'ContainersPreview' complete! (0.43s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/apple/swift-collections/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/apple/swift-collections/main/linkable-paths.json
Target: DequeModule
Extracting symbol information for 'DequeModule'...
Finished extracting symbol information for 'DequeModule'. (0.53s)
Building documentation for 'DequeModule'...
warning: Parameter 'distance' is missing documentation
--> ../Deque+Collection.swift:275:41-275:41
273 | ///
274 | /// - Parameters:
275 + /// - i: A valid index of the deque.
| ╰─suggestion: Document 'distance' parameter
276 | /// - `distance`: The distance by which to offset `i`.
277 | ///
warning: External name 'unsafeUninitializedCapacity' used to document parameter
--> ../Deque+Extras.swift:32:11-32:38
30 | ///
31 | /// - Parameters:
32 + /// - unsafeUninitializedCapacity: The number of elements to allocate
| ╰─suggestion: Replace 'unsafeUninitializedCapacity' with 'capacity'
33 | /// space for in the new deque.
34 | /// - initializer: A closure that initializes elements and sets the count
Finished building documentation for 'DequeModule' (0.17s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/apple/swift-collections/main
Building for debugging...
[0/3] Write swift-version-49B95AFC49DCD68C.txt
Build of product 'snippet-extract' complete! (0.37s)
Building for debugging...
[0/1] Write swift-version-49B95AFC49DCD68C.txt
Build of target: 'DequeModule' complete! (0.44s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/apple/swift-collections/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/apple/swift-collections/main/linkable-paths.json
Target: HashTreeCollections
Extracting symbol information for 'HashTreeCollections'...
Finished extracting symbol information for 'HashTreeCollections'. (0.52s)
Building documentation for 'HashTreeCollections'...
warning: '(TreeDictionary<Key,Value>)' isn't a disambiguation for 'init(_:)' at '/HashTreeCollections/TreeDictionary'
--> Extensions/TreeDictionary.md:28:13-28:41
26 |
27 | - ``init()``
28 + - ``init(_:)-(TreeDictionary<Key,Value>)``
| ├─suggestion: Replace '(TreeDictionary<Key,Value>)' with '([Key:Value])' for 'init(_ other: Dictionary<Key, Value>)'
| ╰─suggestion: Replace '(TreeDictionary<Key,Value>)' with '(TreeDictionary<Key,Value>)' for 'init(_ other: TreeDictionary<Key, Value>)'
29 | - ``init(_:)-(Dictionary<Key,Value>)``
30 | - ``init(uniqueKeysWithValues:)-(Sequence<Element>)``
warning: '(Dictionary<Key,Value>)' isn't a disambiguation for 'init(_:)' at '/HashTreeCollections/TreeDictionary'
--> Extensions/TreeDictionary.md:29:13-29:37
27 | - ``init()``
28 | - ``init(_:)-(TreeDictionary<Key,Value>)``
29 + - ``init(_:)-(Dictionary<Key,Value>)``
| ├─suggestion: Replace '(Dictionary<Key,Value>)' with '([Key:Value])' for 'init(_ other: Dictionary<Key, Value>)'
| ╰─suggestion: Replace '(Dictionary<Key,Value>)' with '(TreeDictionary<Key,Value>)' for 'init(_ other: TreeDictionary<Key, Value>)'
30 | - ``init(uniqueKeysWithValues:)-(Sequence<Element>)``
31 | - ``init(uniqueKeysWithValues:)-(Sequence<(Key,Value)>)``
warning: '(Sequence<Element>)' isn't a disambiguation for 'init(uniqueKeysWithValues:)' at '/HashTreeCollections/TreeDictionary'
--> Extensions/TreeDictionary.md:30:32-30:52
28 | - ``init(_:)-(TreeDictionary<Key,Value>)``
29 | - ``init(_:)-(Dictionary<Key,Value>)``
30 + - ``init(uniqueKeysWithValues:)-(Sequence<Element>)``
| ├─suggestion: Replace '(Sequence<Element>)' with '2hosl' for 'init(uniqueKeysWithValues keysAndValues: some Sequence<(Key, Value)>)'
| ╰─suggestion: Replace '(Sequence<Element>)' with '92276' for 'init(uniqueKeysWithValues keysAndValues: some Sequence<(key: Key, value: Value)>)'
31 | - ``init(uniqueKeysWithValues:)-(Sequence<(Key,Value)>)``
32 | - ``init(_:uniquingKeysWith:)-(Sequence<Element>,_)``
warning: 'init(uniqueKeysWithValues:)-(Sequence<(Key,Value)>)' doesn't exist at '/HashTreeCollections/TreeDictionary'
--> Extensions/TreeDictionary.md:31:5-31:56
29 | - ``init(_:)-(Dictionary<Key,Value>)``
30 | - ``init(uniqueKeysWithValues:)-(Sequence<Element>)``
31 + - ``init(uniqueKeysWithValues:)-(Sequence<(Key,Value)>)``
| ╰─suggestion: Replace 'init(uniqueKeysWithValues:)-(Sequence<(Key,Value)>)' with 'init(uniqueKeysWithValues:)'
32 | - ``init(_:uniquingKeysWith:)-(Sequence<Element>,_)``
33 | - ``init(_:uniquingKeysWith:)-(Sequence<(Key,Value)>,_)``
warning: '(Sequence<Element>,_)' isn't a disambiguation for 'init(_:uniquingKeysWith:)' at '/HashTreeCollections/TreeDictionary'
--> Extensions/TreeDictionary.md:32:30-32:52
30 | - ``init(uniqueKeysWithValues:)-(Sequence<Element>)``
31 | - ``init(uniqueKeysWithValues:)-(Sequence<(Key,Value)>)``
32 + - ``init(_:uniquingKeysWith:)-(Sequence<Element>,_)``
| ├─suggestion: Replace '(Sequence<Element>,_)' with '6nofo' for 'init(_ keysAndValues: some Sequence<(Key, Value)>, uniquingKeysWith combine: (Value, Value) throws -> Value) rethrows'
| ╰─suggestion: Replace '(Sequence<Element>,_)' with '99403' for 'init(_ keysAndValues: some Sequence<(key: Key, value: Value)>, uniquingKeysWith combine: (Value, Value) throws -> Value) rethrows'
33 | - ``init(_:uniquingKeysWith:)-(Sequence<(Key,Value)>,_)``
34 | - ``init(grouping:by:)-a4ma``
warning: 'init(_:uniquingKeysWith:)-(Sequence<(Key,Value)>,_)' doesn't exist at '/HashTreeCollections/TreeDictionary'
--> Extensions/TreeDictionary.md:33:5-33:56
31 | - ``init(uniqueKeysWithValues:)-(Sequence<(Key,Value)>)``
32 | - ``init(_:uniquingKeysWith:)-(Sequence<Element>,_)``
33 + - ``init(_:uniquingKeysWith:)-(Sequence<(Key,Value)>,_)``
| ├─suggestion: Replace 'init(_:uniquingKeysWith:)-(Sequence<(Key,Value)>,_)' with 'init(_:uniquingKeysWith:)'
| ├─suggestion: Replace 'init(_:uniquingKeysWith:)-(Sequence<(Key,Value)>,_)' with 'merging(_:uniquingKeysWith:)'
| ╰─suggestion: Replace 'init(_:uniquingKeysWith:)-(Sequence<(Key,Value)>,_)' with 'merge(_:uniquingKeysWith:)'
34 | - ``init(grouping:by:)-a4ma``
35 | - ``init(grouping:by:)-4he86``
warning: 'subscript(i:)' doesn't exist at '/HashTreeCollections/TreeDictionary'
--> Extensions/TreeDictionary.md:46:5-46:18
44 | ### Accessing Keys and Values
45 |
46 + - ``subscript(i:)``
| ╰─suggestion: Replace 'subscript(i:)' with 'subscript(_:default:)'
47 | - ``subscript(key:default:)``
48 | - ``subscript(key:)``
warning: 'subscript(key:default:)' doesn't exist at '/HashTreeCollections/TreeDictionary'
--> Extensions/TreeDictionary.md:47:5-47:28
45 |
46 | - ``subscript(i:)``
47 + - ``subscript(key:default:)``
| ╰─suggestion: Replace 'subscript(key:default:)' with 'subscript(_:default:)'
48 | - ``subscript(key:)``
49 | - ``index(forKey:)``
warning: 'subscript(key:)' doesn't exist at '/HashTreeCollections/TreeDictionary'
--> Extensions/TreeDictionary.md:48:5-48:20
46 | - ``subscript(i:)``
47 | - ``subscript(key:default:)``
48 + - ``subscript(key:)``
| ╰─suggestion: Replace 'subscript(key:)' with 'subscript(_:default:)'
49 | - ``index(forKey:)``
50 |
warning: '(Self,_)' isn't a disambiguation for 'merge(_:uniquingKeysWith:)' at '/HashTreeCollections/TreeDictionary'
--> Extensions/TreeDictionary.md:63:31-63:40
61 | - ``updateValue(forKey:with:)``
62 | - ``updateValue(forKey:default:with:)``
63 + - ``merge(_:uniquingKeysWith:)-(Self,_)``
| ├─suggestion: Replace '(Self,_)' with '(TreeDictionary<Key,Value>,_)' for 'mutating func merge(_ keysAndValues: TreeDictionary<Key, Value>, uniquingKeysWith combine: (Value, Value) throws -> Value) rethrows'
| ├─suggestion: Replace '(Self,_)' with '38axt' for 'mutating func merge(_ keysAndValues: some Sequence<(Key, Value)>, uniquingKeysWith combine: (Value, Value) throws -> Value) rethrows'
| ╰─suggestion: Replace '(Self,_)' with '3s4cw' for 'mutating func merge(_ keysAndValues: some Sequence<(key: Key, value: Value)>, uniquingKeysWith combine: (Value, Value) throws -> Value) rethrows'
64 | - ``merge(_:uniquingKeysWith:)-(Sequence<Element>,_)``
65 | - ``merge(_:uniquingKeysWith:)-(Sequence<(Key,Value)>,_)``
warning: '(Sequence<Element>,_)' isn't a disambiguation for 'merge(_:uniquingKeysWith:)' at '/HashTreeCollections/TreeDictionary'
--> Extensions/TreeDictionary.md:64:31-64:53
62 | - ``updateValue(forKey:default:with:)``
63 | - ``merge(_:uniquingKeysWith:)-(Self,_)``
64 + - ``merge(_:uniquingKeysWith:)-(Sequence<Element>,_)``
| ├─suggestion: Replace '(Sequence<Element>,_)' with '(TreeDictionary<Key,Value>,_)' for 'mutating func merge(_ keysAndValues: TreeDictionary<Key, Value>, uniquingKeysWith combine: (Value, Value) throws -> Value) rethrows'
| ├─suggestion: Replace '(Sequence<Element>,_)' with '38axt' for 'mutating func merge(_ keysAndValues: some Sequence<(Key, Value)>, uniquingKeysWith combine: (Value, Value) throws -> Value) rethrows'
| ╰─suggestion: Replace '(Sequence<Element>,_)' with '3s4cw' for 'mutating func merge(_ keysAndValues: some Sequence<(key: Key, value: Value)>, uniquingKeysWith combine: (Value, Value) throws -> Value) rethrows'
65 | - ``merge(_:uniquingKeysWith:)-(Sequence<(Key,Value)>,_)``
66 | - ``merging(_:uniquingKeysWith:)-(Self,_)``
warning: 'merge(_:uniquingKeysWith:)-(Sequence<(Key,Value)>,_)' doesn't exist at '/HashTreeCollections/TreeDictionary'
--> Extensions/TreeDictionary.md:65:5-65:57
63 | - ``merge(_:uniquingKeysWith:)-(Self,_)``
64 | - ``merge(_:uniquingKeysWith:)-(Sequence<Element>,_)``
65 + - ``merge(_:uniquingKeysWith:)-(Sequence<(Key,Value)>,_)``
| ├─suggestion: Replace 'merge(_:uniquingKeysWith:)-(Sequence<(Key,Value)>,_)' with 'merge(_:uniquingKeysWith:)'
| ╰─suggestion: Replace 'merge(_:uniquingKeysWith:)-(Sequence<(Key,Value)>,_)' with 'merging(_:uniquingKeysWith:)'
66 | - ``merging(_:uniquingKeysWith:)-(Self,_)``
67 | - ``merging(_:uniquingKeysWith:)-(Sequence<Element>,_)``
warning: '(Self,_)' isn't a disambiguation for 'merging(_:uniquingKeysWith:)' at '/HashTreeCollections/TreeDictionary'
--> Extensions/TreeDictionary.md:66:33-66:42
64 | - ``merge(_:uniquingKeysWith:)-(Sequence<Element>,_)``
65 | - ``merge(_:uniquingKeysWith:)-(Sequence<(Key,Value)>,_)``
66 + - ``merging(_:uniquingKeysWith:)-(Self,_)``
| ├─suggestion: Replace '(Self,_)' with '(TreeDictionary<Key,Value>,_)' for 'func merging(_ other: TreeDictionary<Key, Value>, uniquingKeysWith combine: (Value, Value) throws -> Value) rethrows -> TreeDictionary<Key, Value>'
| ├─suggestion: Replace '(Self,_)' with '1k63w' for 'func merging(_ other: some Sequence<(Key, Value)>, uniquingKeysWith combine: (Value, Value) throws -> Value) rethrows -> TreeDictionary<Key, Value>'
| ╰─suggestion: Replace '(Self,_)' with '87wp7' for 'func merging(_ other: some Sequence<(key: Key, value: Value)>, uniquingKeysWith combine: (Value, Value) throws -> Value) rethrows -> TreeDictionary<Key, Value>'
67 | - ``merging(_:uniquingKeysWith:)-(Sequence<Element>,_)``
68 | - ``merging(_:uniquingKeysWith:)-(Sequence<(Key,Value)>,_)``
warning: '(Sequence<Element>,_)' isn't a disambiguation for 'merging(_:uniquingKeysWith:)' at '/HashTreeCollections/TreeDictionary'
--> Extensions/TreeDictionary.md:67:33-67:55
65 | - ``merge(_:uniquingKeysWith:)-(Sequence<(Key,Value)>,_)``
66 | - ``merging(_:uniquingKeysWith:)-(Self,_)``
67 + - ``merging(_:uniquingKeysWith:)-(Sequence<Element>,_)``
| ├─suggestion: Replace '(Sequence<Element>,_)' with '(TreeDictionary<Key,Value>,_)' for 'func merging(_ other: TreeDictionary<Key, Value>, uniquingKeysWith combine: (Value, Value) throws -> Value) rethrows -> TreeDictionary<Key, Value>'
| ├─suggestion: Replace '(Sequence<Element>,_)' with '1k63w' for 'func merging(_ other: some Sequence<(Key, Value)>, uniquingKeysWith combine: (Value, Value) throws -> Value) rethrows -> TreeDictionary<Key, Value>'
| ╰─suggestion: Replace '(Sequence<Element>,_)' with '87wp7' for 'func merging(_ other: some Sequence<(key: Key, value: Value)>, uniquingKeysWith combine: (Value, Value) throws -> Value) rethrows -> TreeDictionary<Key, Value>'
68 | - ``merging(_:uniquingKeysWith:)-(Sequence<(Key,Value)>,_)``
69 |
warning: 'merging(_:uniquingKeysWith:)-(Sequence<(Key,Value)>,_)' doesn't exist at '/HashTreeCollections/TreeDictionary'
--> Extensions/TreeDictionary.md:68:5-68:59
66 | - ``merging(_:uniquingKeysWith:)-(Self,_)``
67 | - ``merging(_:uniquingKeysWith:)-(Sequence<Element>,_)``
68 + - ``merging(_:uniquingKeysWith:)-(Sequence<(Key,Value)>,_)``
| ├─suggestion: Replace 'merging(_:uniquingKeysWith:)-(Sequence<(Key,Value)>,_)' with 'merging(_:uniquingKeysWith:)'
| ╰─suggestion: Replace 'merging(_:uniquingKeysWith:)-(Sequence<(Key,Value)>,_)' with 'merge(_:uniquingKeysWith:)'
69 |
70 | ### Removing Keys and Values
warning: '(Self)' isn't a disambiguation for 'init(_:)' at '/HashTreeCollections/TreeSet'
--> Extensions/TreeSet.md:74:13-74:20
72 |
73 | - ``init()``
74 + - ``init(_:)-(Self)``
| ├─suggestion: Replace '(Self)' with '(TreeSet<Element>)' for 'init(_ items: TreeSet<Element>)'
| ├─suggestion: Replace '(Self)' with '(Sequence<Element>)' for 'init(_ items: some Sequence<Element>)'
| ├─suggestion: Replace '(Self)' with '(S)' for 'init<S>(_ sequence: S) where S : Sequence, Self.Element == S.Element'
| ╰─suggestion: Replace '(Self)' with '(TreeDictionary<Element,Value>.Keys)' for 'init<Value>(_ item: TreeDictionary<Element, Value>.Keys)'
75 | - ``init(_:)-(TreeDictionary<Element,Value>.Keys)``
76 | - ``init(_:)-(Sequence<Element>)``
warning: '(TreeDictionary<Element,Value>.Keys)' isn't a disambiguation for 'init(_:)' at '/HashTreeCollections/TreeSet'
--> Extensions/TreeSet.md:75:13-75:50
73 | - ``init()``
74 | - ``init(_:)-(Self)``
75 + - ``init(_:)-(TreeDictionary<Element,Value>.Keys)``
| ├─suggestion: Replace '(TreeDictionary<Element,Value>.Keys)' with '(TreeSet<Element>)' for 'init(_ items: TreeSet<Element>)'
| ├─suggestion: Replace '(TreeDictionary<Element,Value>.Keys)' with '(Sequence<Element>)' for 'init(_ items: some Sequence<Element>)'
| ├─suggestion: Replace '(TreeDictionary<Element,Value>.Keys)' with '(S)' for 'init<S>(_ sequence: S) where S : Sequence, Self.Element == S.Element'
| ╰─suggestion: Replace '(TreeDictionary<Element,Value>.Keys)' with '(TreeDictionary<Element,Value>.Keys)' for 'init<Value>(_ item: TreeDictionary<Element, Value>.Keys)'
76 | - ``init(_:)-(Sequence<Element>)``
77 |
warning: Only links are allowed in task group list items
--> Extensions/TreeSet.md:106:1-106:29
104 | additional types, including arbitrary sequences.
105 |
106 + - ``intersection(_:)-(Self)`
| ╰─suggestion: Remove non-link item
107 | - ``intersection(_:)-(TreeDictionary<Element,Value>.Keys)``
108 | - ``intersection(_:)-(Sequence<Element>)``
warning: '(TreeDictionary<Element,Value>.Keys)' isn't a disambiguation for 'intersection(_:)' at '/HashTreeCollections/TreeSet'
--> Extensions/TreeSet.md:107:21-107:58
105 |
106 | - ``intersection(_:)-(Self)`
107 + - ``intersection(_:)-(TreeDictionary<Element,Value>.Keys)``
| ├─suggestion: Replace '(TreeDictionary<Element,Value>.Keys)' with '(TreeSet<Element>)' for 'func intersection(_ other: TreeSet<Element>) -> TreeSet<Element>'
| ├─suggestion: Replace '(TreeDictionary<Element,Value>.Keys)' with '(Sequence<Element>)' for 'func intersection(_ other: some Sequence<Element>) -> TreeSet<Element>'
| ╰─suggestion: Replace '(TreeDictionary<Element,Value>.Keys)' with '(TreeDictionary<Element,Value>.Keys)' for 'func intersection<Value>(_ other: TreeDictionary<Element, Value>.Keys) -> TreeSet<Element>'
108 | - ``intersection(_:)-(Sequence<Element>)``
109 |
warning: '(Self)' isn't a disambiguation for 'union(_:)' at '/HashTreeCollections/TreeSet'
--> Extensions/TreeSet.md:110:14-110:21
108 | - ``intersection(_:)-(Sequence<Element>)``
109 |
110 + - ``union(_:)-(Self)``
| ├─suggestion: Replace '(Self)' with '(TreeSet<Element>)' for 'func union(_ other: TreeSet<Element>) -> TreeSet<Element>'
| ├─suggestion: Replace '(Self)' with '(Sequence<Element>)' for 'func union(_ other: some Sequence<Element>) -> TreeSet<Element>'
| ╰─suggestion: Replace '(Self)' with '(TreeDictionary<Element,Value>.Keys)' for 'func union<Value>(_ other: TreeDictionary<Element, Value>.Keys) -> TreeSet<Element>'
111 | - ``union(_:)-(TreeDictionary<Element,Value>.Keys)``
112 | - ``union(_:)-(Sequence<Element>)``
warning: '(TreeDictionary<Element,Value>.Keys)' isn't a disambiguation for 'union(_:)' at '/HashTreeCollections/TreeSet'
--> Extensions/TreeSet.md:111:14-111:51
109 |
110 | - ``union(_:)-(Self)``
111 + - ``union(_:)-(TreeDictionary<Element,Value>.Keys)``
| ├─suggestion: Replace '(TreeDictionary<Element,Value>.Keys)' with '(TreeSet<Element>)' for 'func union(_ other: TreeSet<Element>) -> TreeSet<Element>'
| ├─suggestion: Replace '(TreeDictionary<Element,Value>.Keys)' with '(Sequence<Element>)' for 'func union(_ other: some Sequence<Element>) -> TreeSet<Element>'
| ╰─suggestion: Replace '(TreeDictionary<Element,Value>.Keys)' with '(TreeDictionary<Element,Value>.Keys)' for 'func union<Value>(_ other: TreeDictionary<Element, Value>.Keys) -> TreeSet<Element>'
112 | - ``union(_:)-(Sequence<Element>)``
113 |
warning: '(Self)' isn't a disambiguation for 'subtracting(_:)' at '/HashTreeCollections/TreeSet'
--> Extensions/TreeSet.md:114:20-114:27
112 | - ``union(_:)-(Sequence<Element>)``
113 |
114 + - ``subtracting(_:)-(Self)``
| ├─suggestion: Replace '(Self)' with '(TreeSet<Element>)' for 'func subtracting(_ other: TreeSet<Element>) -> TreeSet<Element>'
| ├─suggestion: Replace '(Self)' with '(Sequence<Element>)' for 'func subtracting(_ other: some Sequence<Element>) -> TreeSet<Element>'
| ╰─suggestion: Replace '(Self)' with '(TreeDictionary<Element,V>.Keys)' for 'func subtracting<V>(_ other: TreeDictionary<Element, V>.Keys) -> TreeSet<Element>'
115 | - ``subtracting(_:)-(TreeDictionary<Element,Value>.Keys)``
116 | - ``subtracting(_:)-(Sequence<Element>)``
warning: '(TreeDictionary<Element,Value>.Keys)' isn't a disambiguation for 'subtracting(_:)' at '/HashTreeCollections/TreeSet'
--> Extensions/TreeSet.md:115:20-115:57
113 |
114 | - ``subtracting(_:)-(Self)``
115 + - ``subtracting(_:)-(TreeDictionary<Element,Value>.Keys)``
| ├─suggestion: Replace '(TreeDictionary<Element,Value>.Keys)' with '(TreeSet<Element>)' for 'func subtracting(_ other: TreeSet<Element>) -> TreeSet<Element>'
| ├─suggestion: Replace '(TreeDictionary<Element,Value>.Keys)' with '(Sequence<Element>)' for 'func subtracting(_ other: some Sequence<Element>) -> TreeSet<Element>'
| ╰─suggestion: Replace '(TreeDictionary<Element,Value>.Keys)' with '(TreeDictionary<Element,V>.Keys)' for 'func subtracting<V>(_ other: TreeDictionary<Element, V>.Keys) -> TreeSet<Element>'
116 | - ``subtracting(_:)-(Sequence<Element>)``
117 |
warning: '(Self)' isn't a disambiguation for 'symmetricDifference(_:)' at '/HashTreeCollections/TreeSet'
--> Extensions/TreeSet.md:118:28-118:35
116 | - ``subtracting(_:)-(Sequence<Element>)``
117 |
118 + - ``symmetricDifference(_:)-(Self)``
| ├─suggestion: Replace '(Self)' with '(TreeSet<Element>)' for 'func symmetricDifference(_ other: TreeSet<Element>) -> TreeSet<Element>'
| ├─suggestion: Replace '(Self)' with '(Sequence<Element>)' for 'func symmetricDifference(_ other: some Sequence<Element>) -> TreeSet<Element>'
| ╰─suggestion: Replace '(Self)' with '(TreeDictionary<Element,Value>.Keys)' for 'func symmetricDifference<Value>(_ other: TreeDictionary<Element, Value>.Keys) -> TreeSet<Element>'
119 | - ``symmetricDifference(_:)-(TreeDictionary<Element,Value>.Keys)``
120 | - ``symmetricDifference(_:)-(Sequence<Element>)``
warning: '(TreeDictionary<Element,Value>.Keys)' isn't a disambiguation for 'symmetricDifference(_:)' at '/HashTreeCollections/TreeSet'
--> Extensions/TreeSet.md:119:28-119:65
117 |
118 | - ``symmetricDifference(_:)-(Self)``
119 + - ``symmetricDifference(_:)-(TreeDictionary<Element,Value>.Keys)``
| ├─suggestion: Replace '(TreeDictionary<Element,Value>.Keys)' with '(TreeSet<Element>)' for 'func symmetricDifference(_ other: TreeSet<Element>) -> TreeSet<Element>'
| ├─suggestion: Replace '(TreeDictionary<Element,Value>.Keys)' with '(Sequence<Element>)' for 'func symmetricDifference(_ other: some Sequence<Element>) -> TreeSet<Element>'
| ╰─suggestion: Replace '(TreeDictionary<Element,Value>.Keys)' with '(TreeDictionary<Element,Value>.Keys)' for 'func symmetricDifference<Value>(_ other: TreeDictionary<Element, Value>.Keys) -> TreeSet<Element>'
120 | - ``symmetricDifference(_:)-(Sequence<Element>)``
121 |
warning: '(Self)' isn't a disambiguation for 'formIntersection(_:)' at '/HashTreeCollections/TreeSet'
--> Extensions/TreeSet.md:122:25-122:32
120 | - ``symmetricDifference(_:)-(Sequence<Element>)``
121 |
122 + - ``formIntersection(_:)-(Self)``
| ├─suggestion: Replace '(Self)' with '(TreeSet<Element>)' for 'mutating func formIntersection(_ other: TreeSet<Element>)'
| ├─suggestion: Replace '(Self)' with '(Sequence<Element>)' for 'mutating func formIntersection(_ other: some Sequence<Element>)'
| ╰─suggestion: Replace '(Self)' with '(TreeDictionary<Element,Value>.Keys)' for 'mutating func formIntersection<Value>(_ other: TreeDictionary<Element, Value>.Keys)'
123 | - ``formIntersection(_:)-(TreeDictionary<Element,Value>.Keys)``
124 | - ``formIntersection(_:)-(Sequence<Element>)``
warning: '(TreeDictionary<Element,Value>.Keys)' isn't a disambiguation for 'formIntersection(_:)' at '/HashTreeCollections/TreeSet'
--> Extensions/TreeSet.md:123:25-123:62
121 |
122 | - ``formIntersection(_:)-(Self)``
123 + - ``formIntersection(_:)-(TreeDictionary<Element,Value>.Keys)``
| ├─suggestion: Replace '(TreeDictionary<Element,Value>.Keys)' with '(TreeSet<Element>)' for 'mutating func formIntersection(_ other: TreeSet<Element>)'
| ├─suggestion: Replace '(TreeDictionary<Element,Value>.Keys)' with '(Sequence<Element>)' for 'mutating func formIntersection(_ other: some Sequence<Element>)'
| ╰─suggestion: Replace '(TreeDictionary<Element,Value>.Keys)' with '(TreeDictionary<Element,Value>.Keys)' for 'mutating func formIntersection<Value>(_ other: TreeDictionary<Element, Value>.Keys)'
124 | - ``formIntersection(_:)-(Sequence<Element>)``
125 |
warning: '(Self)' isn't a disambiguation for 'formUnion(_:)' at '/HashTreeCollections/TreeSet'
--> Extensions/TreeSet.md:126:18-126:25
124 | - ``formIntersection(_:)-(Sequence<Element>)``
125 |
126 + - ``formUnion(_:)-(Self)``
| ├─suggestion: Replace '(Self)' with '(TreeSet<Element>)' for 'mutating func formUnion(_ other: TreeSet<Element>)'
| ├─suggestion: Replace '(Self)' with '(Sequence<Element>)' for 'mutating func formUnion(_ other: some Sequence<Element>)'
| ╰─suggestion: Replace '(Self)' with '(TreeDictionary<Element,Value>.Keys)' for 'mutating func formUnion<Value>(_ other: TreeDictionary<Element, Value>.Keys)'
127 | - ``formUnion(_:)-(TreeDictionary<Element,Value>.Keys)``
128 | - ``formUnion(_:)-(Sequence<Element>)``
warning: '(TreeDictionary<Element,Value>.Keys)' isn't a disambiguation for 'formUnion(_:)' at '/HashTreeCollections/TreeSet'
--> Extensions/TreeSet.md:127:18-127:55
125 |
126 | - ``formUnion(_:)-(Self)``
127 + - ``formUnion(_:)-(TreeDictionary<Element,Value>.Keys)``
| ├─suggestion: Replace '(TreeDictionary<Element,Value>.Keys)' with '(TreeSet<Element>)' for 'mutating func formUnion(_ other: TreeSet<Element>)'
| ├─suggestion: Replace '(TreeDictionary<Element,Value>.Keys)' with '(Sequence<Element>)' for 'mutating func formUnion(_ other: some Sequence<Element>)'
| ╰─suggestion: Replace '(TreeDictionary<Element,Value>.Keys)' with '(TreeDictionary<Element,Value>.Keys)' for 'mutating func formUnion<Value>(_ other: TreeDictionary<Element, Value>.Keys)'
128 | - ``formUnion(_:)-(Sequence<Element>)``
129 |
warning: '(TreeDictionary<Element,Value>.Keys)' isn't a disambiguation for 'subtract(_:)' at '/HashTreeCollections/TreeSet'
--> Extensions/TreeSet.md:131:17-131:54
129 |
130 | - ``subtract(_:)-(Self)``
131 + - ``subtract(_:)-(TreeDictionary<Element,Value>.Keys)``
| ├─suggestion: Replace '(TreeDictionary<Element,Value>.Keys)' with '(Self)' for 'mutating func subtract(_ other: Self)'
| ├─suggestion: Replace '(TreeDictionary<Element,Value>.Keys)' with '(TreeSet<Element>)' for 'mutating func subtract(_ other: TreeSet<Element>)'
| ├─suggestion: Replace '(TreeDictionary<Element,Value>.Keys)' with '(Sequence<Element>)' for 'mutating func subtract(_ other: some Sequence<Element>)'
| ╰─suggestion: Replace '(TreeDictionary<Element,Value>.Keys)' with '(TreeDictionary<Element,Value>.Keys)' for 'mutating func subtract<Value>(_ other: TreeDictionary<Element, Value>.Keys)'
132 | - ``subtract(_:)-(Sequence<Element>)``
133 |
warning: '(Self)' isn't a disambiguation for 'formSymmetricDifference(_:)' at '/HashTreeCollections/TreeSet'
--> Extensions/TreeSet.md:134:32-134:39
132 | - ``subtract(_:)-(Sequence<Element>)``
133 |
134 + - ``formSymmetricDifference(_:)-(Self)``
| ├─suggestion: Replace '(Self)' with '(TreeSet<Element>)' for 'mutating func formSymmetricDifference(_ other: TreeSet<Element>)'
| ├─suggestion: Replace '(Self)' with '(Sequence<Element>)' for 'mutating func formSymmetricDifference(_ other: some Sequence<Element>)'
| ╰─suggestion: Replace '(Self)' with '(TreeDictionary<Element,Value>.Keys)' for 'mutating func formSymmetricDifference<Value>(_ other: TreeDictionary<Element, Value>.Keys)'
135 | - ``formSymmetricDifference(_:)-(TreeDictionary<Element,Value>.Keys)``
136 | - ``formSymmetricDifference(_:)-(Sequence<Element>)``
warning: '(TreeDictionary<Element,Value>.Keys)' isn't a disambiguation for 'formSymmetricDifference(_:)' at '/HashTreeCollections/TreeSet'
--> Extensions/TreeSet.md:135:32-135:69
133 |
134 | - ``formSymmetricDifference(_:)-(Self)``
135 + - ``formSymmetricDifference(_:)-(TreeDictionary<Element,Value>.Keys)``
| ├─suggestion: Replace '(TreeDictionary<Element,Value>.Keys)' with '(TreeSet<Element>)' for 'mutating func formSymmetricDifference(_ other: TreeSet<Element>)'
| ├─suggestion: Replace '(TreeDictionary<Element,Value>.Keys)' with '(Sequence<Element>)' for 'mutating func formSymmetricDifference(_ other: some Sequence<Element>)'
| ╰─suggestion: Replace '(TreeDictionary<Element,Value>.Keys)' with '(TreeDictionary<Element,Value>.Keys)' for 'mutating func formSymmetricDifference<Value>(_ other: TreeDictionary<Element, Value>.Keys)'
136 | - ``formSymmetricDifference(_:)-(Sequence<Element>)``
137 |
warning: '(Self)' isn't a disambiguation for 'isEqualSet(to:)' at '/HashTreeCollections/TreeSet'
--> Extensions/TreeSet.md:149:20-149:27
147 |
148 | - ``==(_:_:)``
149 + - ``isEqualSet(to:)-(Self)``
| ├─suggestion: Replace '(Self)' with '(TreeSet<Element>)' for 'func isEqualSet(to other: TreeSet<Element>) -> Bool'
| ├─suggestion: Replace '(Self)' with '(Sequence<Element>)' for 'func isEqualSet(to other: some Sequence<Element>) -> Bool'
| ╰─suggestion: Replace '(Self)' with '(TreeDictionary<Element,Value>.Keys)' for 'func isEqualSet<Value>(to other: TreeDictionary<Element, Value>.Keys) -> Bool'
150 | - ``isEqualSet(to:)-(TreeDictionary<Element,Value>.Keys)``
151 | - ``isEqualSet(to:)-(Sequence<Element>)``
warning: '(TreeDictionary<Element,Value>.Keys)' isn't a disambiguation for 'isEqualSet(to:)' at '/HashTreeCollections/TreeSet'
--> Extensions/TreeSet.md:150:20-150:57
148 | - ``==(_:_:)``
149 | - ``isEqualSet(to:)-(Self)``
150 + - ``isEqualSet(to:)-(TreeDictionary<Element,Value>.Keys)``
| ├─suggestion: Replace '(TreeDictionary<Element,Value>.Keys)' with '(TreeSet<Element>)' for 'func isEqualSet(to other: TreeSet<Element>) -> Bool'
| ├─suggestion: Replace '(TreeDictionary<Element,Value>.Keys)' with '(Sequence<Element>)' for 'func isEqualSet(to other: some Sequence<Element>) -> Bool'
| ╰─suggestion: Replace '(TreeDictionary<Element,Value>.Keys)' with '(TreeDictionary<Element,Value>.Keys)' for 'func isEqualSet<Value>(to other: TreeDictionary<Element, Value>.Keys) -> Bool'
151 | - ``isEqualSet(to:)-(Sequence<Element>)``
152 |
warning: '(Self)' isn't a disambiguation for 'isSubset(of:)' at '/HashTreeCollections/TreeSet'
--> Extensions/TreeSet.md:153:18-153:25
151 | - ``isEqualSet(to:)-(Sequence<Element>)``
152 |
153 + - ``isSubset(of:)-(Self)``
| ├─suggestion: Replace '(Self)' with '(TreeSet<Element>)' for 'func isSubset(of other: TreeSet<Element>) -> Bool'
| ├─suggestion: Replace '(Self)' with '(Sequence<Element>)' for 'func isSubset(of other: some Sequence<Element>) -> Bool'
| ╰─suggestion: Replace '(Self)' with '(TreeDictionary<Element,Value>.Keys)' for 'func isSubset<Value>(of other: TreeDictionary<Element, Value>.Keys) -> Bool'
154 | - ``isSubset(of:)-(TreeDictionary<Element,Value>.Keys)``
155 | - ``isSubset(of:)-(Sequence<Element>)``
warning: '(TreeDictionary<Element,Value>.Keys)' isn't a disambiguation for 'isSubset(of:)' at '/HashTreeCollections/TreeSet'
--> Extensions/TreeSet.md:154:18-154:55
152 |
153 | - ``isSubset(of:)-(Self)``
154 + - ``isSubset(of:)-(TreeDictionary<Element,Value>.Keys)``
| ├─suggestion: Replace '(TreeDictionary<Element,Value>.Keys)' with '(TreeSet<Element>)' for 'func isSubset(of other: TreeSet<Element>) -> Bool'
| ├─suggestion: Replace '(TreeDictionary<Element,Value>.Keys)' with '(Sequence<Element>)' for 'func isSubset(of other: some Sequence<Element>) -> Bool'
| ╰─suggestion: Replace '(TreeDictionary<Element,Value>.Keys)' with '(TreeDictionary<Element,Value>.Keys)' for 'func isSubset<Value>(of other: TreeDictionary<Element, Value>.Keys) -> Bool'
155 | - ``isSubset(of:)-(Sequence<Element>)``
156 |
warning: '(Self)' isn't a disambiguation for 'isSuperset(of:)' at '/HashTreeCollections/TreeSet'
--> Extensions/TreeSet.md:157:20-157:27
155 | - ``isSubset(of:)-(Sequence<Element>)``
156 |
157 + - ``isSuperset(of:)-(Self)``
| ├─suggestion: Replace '(Self)' with '(TreeSet<Element>)' for 'func isSuperset(of other: TreeSet<Element>) -> Bool'
| ├─suggestion: Replace '(Self)' with '(Sequence<Element>)' for 'func isSuperset(of other: some Sequence<Element>) -> Bool'
| ╰─suggestion: Replace '(Self)' with '(TreeDictionary<Element,Value>.Keys)' for 'func isSuperset<Value>(of other: TreeDictionary<Element, Value>.Keys) -> Bool'
158 | - ``isSuperset(of:)-(TreeDictionary<Element,Value>.Keys)``
159 | - ``isSuperset(of:)-(Sequence<Element>)``
warning: '(TreeDictionary<Element,Value>.Keys)' isn't a disambiguation for 'isSuperset(of:)' at '/HashTreeCollections/TreeSet'
--> Extensions/TreeSet.md:158:20-158:57
156 |
157 | - ``isSuperset(of:)-(Self)``
158 + - ``isSuperset(of:)-(TreeDictionary<Element,Value>.Keys)``
| ├─suggestion: Replace '(TreeDictionary<Element,Value>.Keys)' with '(TreeSet<Element>)' for 'func isSuperset(of other: TreeSet<Element>) -> Bool'
| ├─suggestion: Replace '(TreeDictionary<Element,Value>.Keys)' with '(Sequence<Element>)' for 'func isSuperset(of other: some Sequence<Element>) -> Bool'
| ╰─suggestion: Replace '(TreeDictionary<Element,Value>.Keys)' with '(TreeDictionary<Element,Value>.Keys)' for 'func isSuperset<Value>(of other: TreeDictionary<Element, Value>.Keys) -> Bool'
159 | - ``isSuperset(of:)-(Sequence<Element>)``
160 |
warning: '(Self)' isn't a disambiguation for 'isStrictSubset(of:)' at '/HashTreeCollections/TreeSet'
--> Extensions/TreeSet.md:161:24-161:31
159 | - ``isSuperset(of:)-(Sequence<Element>)``
160 |
161 + - ``isStrictSubset(of:)-(Self)``
| ├─suggestion: Replace '(Self)' with '(TreeSet<Element>)' for 'func isStrictSubset(of other: TreeSet<Element>) -> Bool'
| ├─suggestion: Replace '(Self)' with '(Sequence<Element>)' for 'func isStrictSubset(of other: some Sequence<Element>) -> Bool'
| ╰─suggestion: Replace '(Self)' with '(TreeDictionary<Element,Value>.Keys)' for 'func isStrictSubset<Value>(of other: TreeDictionary<Element, Value>.Keys) -> Bool'
162 | - ``isStrictSubset(of:)-(TreeDictionary<Element,Value>.Keys)``
163 | - ``isStrictSubset(of:)-(Sequence<Element>)``
warning: '(TreeDictionary<Element,Value>.Keys)' isn't a disambiguation for 'isStrictSubset(of:)' at '/HashTreeCollections/TreeSet'
--> Extensions/TreeSet.md:162:24-162:61
160 |
161 | - ``isStrictSubset(of:)-(Self)``
162 + - ``isStrictSubset(of:)-(TreeDictionary<Element,Value>.Keys)``
| ├─suggestion: Replace '(TreeDictionary<Element,Value>.Keys)' with '(TreeSet<Element>)' for 'func isStrictSubset(of other: TreeSet<Element>) -> Bool'
| ├─suggestion: Replace '(TreeDictionary<Element,Value>.Keys)' with '(Sequence<Element>)' for 'func isStrictSubset(of other: some Sequence<Element>) -> Bool'
| ╰─suggestion: Replace '(TreeDictionary<Element,Value>.Keys)' with '(TreeDictionary<Element,Value>.Keys)' for 'func isStrictSubset<Value>(of other: TreeDictionary<Element, Value>.Keys) -> Bool'
163 | - ``isStrictSubset(of:)-(Sequence<Element>)``
164 |
warning: '(Self)' isn't a disambiguation for 'isStrictSuperset(of:)' at '/HashTreeCollections/TreeSet'
--> Extensions/TreeSet.md:165:26-165:33
163 | - ``isStrictSubset(of:)-(Sequence<Element>)``
164 |
165 + - ``isStrictSuperset(of:)-(Self)``
| ├─suggestion: Replace '(Self)' with '(TreeSet<Element>)' for 'func isStrictSuperset(of other: TreeSet<Element>) -> Bool'
| ├─suggestion: Replace '(Self)' with '(Sequence<Element>)' for 'func isStrictSuperset(of other: some Sequence<Element>) -> Bool'
| ╰─suggestion: Replace '(Self)' with '(TreeDictionary<Element,Value>.Keys)' for 'func isStrictSuperset<Value>(of other: TreeDictionary<Element, Value>.Keys) -> Bool'
166 | - ``isStrictSuperset(of:)-(TreeDictionary<Element,Value>.Keys)``
167 | - ``isStrictSuperset(of:)-(Sequence<Element>)``
warning: '(TreeDictionary<Element,Value>.Keys)' isn't a disambiguation for 'isStrictSuperset(of:)' at '/HashTreeCollections/TreeSet'
--> Extensions/TreeSet.md:166:26-166:63
164 |
165 | - ``isStrictSuperset(of:)-(Self)``
166 + - ``isStrictSuperset(of:)-(TreeDictionary<Element,Value>.Keys)``
| ├─suggestion: Replace '(TreeDictionary<Element,Value>.Keys)' with '(TreeSet<Element>)' for 'func isStrictSuperset(of other: TreeSet<Element>) -> Bool'
| ├─suggestion: Replace '(TreeDictionary<Element,Value>.Keys)' with '(Sequence<Element>)' for 'func isStrictSuperset(of other: some Sequence<Element>) -> Bool'
| ╰─suggestion: Replace '(TreeDictionary<Element,Value>.Keys)' with '(TreeDictionary<Element,Value>.Keys)' for 'func isStrictSuperset<Value>(of other: TreeDictionary<Element, Value>.Keys) -> Bool'
167 | - ``isStrictSuperset(of:)-(Sequence<Element>)``
168 |
warning: '(Self)' isn't a disambiguation for 'isDisjoint(with:)' at '/HashTreeCollections/TreeSet'
--> Extensions/TreeSet.md:169:22-169:29
167 | - ``isStrictSuperset(of:)-(Sequence<Element>)``
168 |
169 + - ``isDisjoint(with:)-(Self)``
| ├─suggestion: Replace '(Self)' with '(TreeSet<Element>)' for 'func isDisjoint(with other: TreeSet<Element>) -> Bool'
| ├─suggestion: Replace '(Self)' with '(Sequence<Element>)' for 'func isDisjoint(with other: some Sequence<Element>) -> Bool'
| ╰─suggestion: Replace '(Self)' with '(TreeDictionary<Element,Value>.Keys)' for 'func isDisjoint<Value>(with other: TreeDictionary<Element, Value>.Keys) -> Bool'
170 | - ``isDisjoint(with:)-(TreeDictionary<Element,Value>.Keys)``
171 | - ``isDisjoint(with:)-(Sequence<Element>)``
warning: '(TreeDictionary<Element,Value>.Keys)' isn't a disambiguation for 'isDisjoint(with:)' at '/HashTreeCollections/TreeSet'
--> Extensions/TreeSet.md:170:22-170:59
168 |
169 | - ``isDisjoint(with:)-(Self)``
170 + - ``isDisjoint(with:)-(TreeDictionary<Element,Value>.Keys)``
| ├─suggestion: Replace '(TreeDictionary<Element,Value>.Keys)' with '(TreeSet<Element>)' for 'func isDisjoint(with other: TreeSet<Element>) -> Bool'
| ├─suggestion: Replace '(TreeDictionary<Element,Value>.Keys)' with '(Sequence<Element>)' for 'func isDisjoint(with other: some Sequence<Element>) -> Bool'
| ╰─suggestion: Replace '(TreeDictionary<Element,Value>.Keys)' with '(TreeDictionary<Element,Value>.Keys)' for 'func isDisjoint<Value>(with other: TreeDictionary<Element, Value>.Keys) -> Bool'
171 | - ``isDisjoint(with:)-(Sequence<Element>)``
warning: Parameter 'position' not found in instance subscript declaration
--> ../TreeDictionary/TreeDictionary+Collection.swift:154:7-157:7
152 | /// Accesses the key-value pair at the specified position.
153 | ///
154 + /// - Parameter position: The position of the element to access. `position`
| ╰─suggestion: Remove 'position' parameter documentation
155 + /// must be a valid index of the collection that is not equal to
156 + /// `endIndex`.
157 + ///
158 | /// - Complexity: O(1)
159 | @inlinable
warning: Parameter 'i' is missing documentation
--> ../TreeDictionary/TreeDictionary+Collection.swift:157:7-157:7
155 | /// must be a valid index of the collection that is not equal to
156 | /// `endIndex`.
157 + ///
| ╰─suggestion: Document 'i' parameter
158 | /// - Complexity: O(1)
159 | @inlinable
warning: Parameter 'lhs' not found in operator declaration
--> ../TreeDictionary/TreeDictionary+Keys.swift:300:7-300:43
298 | /// `a == b` implies that `a != b` is `false`.
299 | ///
300 + /// - Parameter lhs: A value to compare.
| ╰─suggestion: Remove 'lhs' parameter documentation
301 | /// - Parameter rhs: Another value to compare.
302 | ///
warning: Parameter 'rhs' not found in operator declaration
--> ../TreeDictionary/TreeDictionary+Keys.swift:301:7-302:7
299 | ///
300 | /// - Parameter lhs: A value to compare.
301 + /// - Parameter rhs: Another value to compare.
| ╰─suggestion: Remove 'rhs' parameter documentation
302 + ///
303 | /// - Complexity: Generally O(`count`), as long as`Element` properly
304 | /// implements hashing. That said, the implementation is careful to take
warning: Parameter 'right' is missing documentation
--> ../TreeDictionary/TreeDictionary+Keys.swift:302:7-302:7
300 | /// - Parameter lhs: A value to compare.
301 | /// - Parameter rhs: Another value to compare.
302 + ///
| ╰─suggestion: Document 'right' parameter
303 | /// - Complexity: Generally O(`count`), as long as`Element` properly
304 | /// implements hashing. That said, the implementation is careful to take
warning: Parameter 'left' is missing documentation
--> ../TreeDictionary/TreeDictionary+Keys.swift:302:7-302:7
300 | /// - Parameter lhs: A value to compare.
301 | /// - Parameter rhs: Another value to compare.
302 + ///
| ╰─suggestion: Document 'left' parameter
303 | /// - Complexity: Generally O(`count`), as long as`Element` properly
304 | /// implements hashing. That said, the implementation is careful to take
warning: Parameter 'item' not found in instance method declaration
--> ../TreeSet/TreeSet+Extras.swift:47:7-49:7
45 | /// Calling this method invalidates all existing indices of the collection.
46 | ///
47 + /// - Parameter item: The new value that should replace the original element.
| ╰─suggestion: Remove 'item' parameter documentation
48 + /// `item` must compare equal to the original value.
49 + ///
50 | /// - Parameter index: The index of the element to be replaced.
51 | ///
warning: Parameter 'member' is missing documentation
--> ../TreeSet/TreeSet+Extras.swift:51:7-51:7
49 | ///
50 | /// - Parameter index: The index of the element to be replaced.
| ╰─suggestion: Document 'member' parameter
51 + ///
52 | /// - Returns: The original element that was replaced.
53 | ///
warning: Parameter 'items' not found in initializer declaration
--> ../TreeSet/TreeSet+SetAlgebra Initializers.swift:64:19-64:24
62 | /// dictionary.
63 | ///
64 + /// - Parameter items: The elements to use as members of the new set.
| ╰─suggestion: Replace 'items' with 'item'
65 | ///
66 | /// - Complexity: O(*items.count*)
warning: Parameter 'item' is missing documentation
--> ../TreeSet/TreeSet+SetAlgebra Initializers.swift:65:7-65:7
63 | ///
64 | /// - Parameter items: The elements to use as members of the new set.
65 + ///
| ╰─suggestion: Document 'item' parameter
66 | /// - Complexity: O(*items.count*)
67 | @inlinable
warning: Parameter 'element' not found in instance method declaration
--> ../TreeSet/TreeSet+SetAlgebra basics.swift:20:7-21:7
18 | /// in the set.
19 | ///
20 + /// - Parameter element: An element to look for in the set.
| ╰─suggestion: Remove 'element' parameter documentation
21 + ///
22 | /// - Returns: `true` if `element` exists in the set; otherwise, `false`.
23 | ///
warning: Parameter 'item' is missing documentation
--> ../TreeSet/TreeSet+SetAlgebra basics.swift:21:7-21:7
19 | ///
20 | /// - Parameter element: An element to look for in the set.
21 + ///
| ╰─suggestion: Document 'item' parameter
22 | /// - Returns: `true` if `element` exists in the set; otherwise, `false`.
23 | ///
Finished building documentation for 'HashTreeCollections' (0.73s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/apple/swift-collections/main
Building for debugging...
[0/3] Write swift-version-49B95AFC49DCD68C.txt
Build of product 'snippet-extract' complete! (0.36s)
Building for debugging...
[0/1] Write swift-version-49B95AFC49DCD68C.txt
Build of target: 'HashTreeCollections' complete! (0.43s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/apple/swift-collections/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/apple/swift-collections/main/linkable-paths.json
Target: HeapModule
Extracting symbol information for 'HeapModule'...
Finished extracting symbol information for 'HeapModule'. (0.49s)
Building documentation for 'HeapModule'...
Finished building documentation for 'HeapModule' (0.06s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/apple/swift-collections/main
Building for debugging...
[0/3] Write swift-version-49B95AFC49DCD68C.txt
Build of product 'snippet-extract' complete! (0.35s)
Building for debugging...
[0/1] Write swift-version-49B95AFC49DCD68C.txt
Build of target: 'HeapModule' complete! (0.44s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/apple/swift-collections/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/apple/swift-collections/main/linkable-paths.json
Target: OrderedCollections
Extracting symbol information for 'OrderedCollections'...
Finished extracting symbol information for 'OrderedCollections'. (0.56s)
Building documentation for 'OrderedCollections'...
warning: Parameter 'index' not found in instance subscript declaration
--> ../OrderedDictionary/OrderedDictionary+Elements.SubSequence.swift:313:7-315:7
311 | /// Accesses the element at the specified position.
312 | ///
313 + /// - Parameter index: The position of the element to access. `index` must be
| ╰─suggestion: Remove 'index' parameter documentation
314 + /// greater than or equal to `startIndex` and less than `endIndex`.
315 + ///
316 | /// - Complexity: O(1)
317 | @inlinable
warning: Parameter 'position' is missing documentation
--> ../OrderedDictionary/OrderedDictionary+Elements.SubSequence.swift:315:7-315:7
313 | /// - Parameter index: The position of the element to access. `index` must be
314 | /// greater than or equal to `startIndex` and less than `endIndex`.
315 + ///
| ╰─suggestion: Document 'position' parameter
316 | /// - Complexity: O(1)
317 | @inlinable
warning: Parameter 'index' not found in instance subscript declaration
--> ../OrderedDictionary/OrderedDictionary+Elements.swift:276:7-278:7
274 | /// Accesses the element at the specified position.
275 | ///
276 + /// - Parameter index: The position of the element to access. `index` must be
| ╰─suggestion: Remove 'index' parameter documentation
277 + /// greater than or equal to `startIndex` and less than `endIndex`.
278 + ///
279 | /// - Complexity: O(1)
280 | @inlinable
warning: Parameter 'position' is missing documentation
--> ../OrderedDictionary/OrderedDictionary+Elements.swift:278:7-278:7
276 | /// - Parameter index: The position of the element to access. `index` must be
277 | /// greater than or equal to `startIndex` and less than `endIndex`.
278 + ///
| ╰─suggestion: Document 'position' parameter
279 | /// - Complexity: O(1)
280 | @inlinable
warning: External name 'keepingCapacity' used to document parameter
--> ../OrderedDictionary/OrderedDictionary+Elements.swift:540:19-540:34
538 | /// Removes all members from the dictionary.
539 | ///
540 + /// - Parameter keepingCapacity: If `true`, the dictionary's storage capacity
| ╰─suggestion: Replace 'keepingCapacity' with 'keepCapacity'
541 | /// is preserved; if `false`, the underlying storage is released. The
542 | /// default is `false`.
warning: External name 'keepingCapacity' used to document parameter
--> ../OrderedDictionary/OrderedDictionary+Partial RangeReplaceableCollection.swift:40:19-40:34
38 | /// Removes all members from the dictionary.
39 | ///
40 + /// - Parameter keepingCapacity: If `true`, the dictionary's storage capacity
| ╰─suggestion: Replace 'keepingCapacity' with 'keepCapacity'
41 | /// is preserved; if `false`, the underlying storage is released. The
42 | /// default is `false`.
warning: Parameter 'index' not found in instance subscript declaration
--> ../OrderedDictionary/OrderedDictionary+Values.swift:299:7-301:7
297 | /// perform in-place mutations on dictionary values.
298 | ///
299 + /// - Parameter index: The position of the element to access. `index` must be
| ╰─suggestion: Remove 'index' parameter documentation
300 + /// greater than or equal to `startIndex` and less than `endIndex`.
301 + ///
302 | /// - Complexity: O(1)
303 | @inlinable
warning: Parameter 'position' is missing documentation
--> ../OrderedDictionary/OrderedDictionary+Values.swift:301:7-301:7
299 | /// - Parameter index: The position of the element to access. `index` must be
300 | /// greater than or equal to `startIndex` and less than `endIndex`.
301 + ///
| ╰─suggestion: Document 'position' parameter
302 | /// - Complexity: O(1)
303 | @inlinable
warning: Parameter 'index' is missing documentation
--> ../OrderedDictionary/OrderedDictionary.swift:723:7-723:7
721 | /// - body: A function that performs an in-place mutation on the dictionary
| ╰─suggestion: Document 'index' parameter
722 | /// value.
723 + ///
724 | /// - Returns: The return value of `body`.
725 | ///
warning: Parameter 'index' is missing documentation
--> ../OrderedSet/OrderedSet+Insertions.swift:148:7-148:7
146 | ///
147 | /// - Parameter item: The element to insert.
148 + ///
| ╰─suggestion: Document 'index' parameter
149 | /// - Returns: A pair `(inserted, index)`, where `inserted` is a Boolean value
150 | /// indicating whether the operation added a new element, and `index` is
warning: External name 'keepingCapacity' used to document parameter
--> ../OrderedSet/OrderedSet+Partial RangeReplaceableCollection.swift:17:19-17:34
15 | /// Removes all members from the set.
16 | ///
17 + /// - Parameter keepingCapacity: If `true`, the set's storage capacity is
| ╰─suggestion: Replace 'keepingCapacity' with 'keepCapacity'
18 | /// preserved; if `false`, the underlying storage is released. The default
19 | /// is `false`.
warning: Parameter 'index' not found in instance subscript declaration
--> ../OrderedSet/OrderedSet+RandomAccessCollection.swift:226:7-228:7
224 | /// Accesses the element at the specified position.
225 | ///
226 + /// - Parameter index: The position of the element to access. `index` must be
| ╰─suggestion: Remove 'index' parameter documentation
227 + /// greater than or equal to `startIndex` and less than `endIndex`.
228 + ///
229 | /// - Complexity: O(1)
230 | @inlinable
warning: Parameter 'position' is missing documentation
--> ../OrderedSet/OrderedSet+RandomAccessCollection.swift:228:7-228:7
226 | /// - Parameter index: The position of the element to access. `index` must be
227 | /// greater than or equal to `startIndex` and less than `endIndex`.
228 + ///
| ╰─suggestion: Document 'position' parameter
229 | /// - Complexity: O(1)
230 | @inlinable
warning: Parameter 'index' not found in instance subscript declaration
--> ../OrderedSet/OrderedSet+SubSequence.swift:290:7-292:7
288 | /// Accesses the element at the specified position.
289 | ///
290 + /// - Parameter index: The position of the element to access. `index` must be
| ╰─suggestion: Remove 'index' parameter documentation
291 + /// greater than or equal to `startIndex` and less than `endIndex`.
292 + ///
293 | /// - Complexity: O(1)
294 | @inlinable
warning: Parameter 'position' is missing documentation
--> ../OrderedSet/OrderedSet+SubSequence.swift:292:7-292:7
290 | /// - Parameter index: The position of the element to access. `index` must be
291 | /// greater than or equal to `startIndex` and less than `endIndex`.
292 + ///
| ╰─suggestion: Document 'position' parameter
293 | /// - Complexity: O(1)
294 | @inlinable
Finished building documentation for 'OrderedCollections' (0.55s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/apple/swift-collections/main
Building for debugging...
[0/3] Write swift-version-49B95AFC49DCD68C.txt
Build of product 'snippet-extract' complete! (0.38s)
Building for debugging...
[0/1] Write swift-version-49B95AFC49DCD68C.txt
Build of target: 'OrderedCollections' complete! (0.43s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/apple/swift-collections/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/apple/swift-collections/main/linkable-paths.json
Target: TrailingElementsModule
Extracting symbol information for 'TrailingElementsModule'...
Finished extracting symbol information for 'TrailingElementsModule'. (0.47s)
Building documentation for 'TrailingElementsModule'...
warning: 'TrailingArray.elements' doesn't exist at '/TrailingElementsModule'
--> TrailingElementsModule.md:44:91-44:113
42 | ```
43 |
44 + Subscripting an ``TrailingArray`` provides access to the elements. One can also use the ``TrailingArray.elements`` or ``TrailingArray.mutableElements`` properties to get a [`Span`](https://developer.apple.com/documentation/swift/span) or [`MutableSpan`](https://developer.apple.com/documentation/swift/mutablespan) over the elements, respectively. Once the `coords` value is no longer used, the buffer will be deallocated.
| ├─suggestion: Replace 'TrailingArray.elements' with 'TrailingArray'
| ╰─suggestion: Replace 'TrailingArray.elements' with 'TrailingElements'
45 |
46 | ```swift
warning: 'TrailingArray.mutableElements' doesn't exist at '/TrailingElementsModule'
--> TrailingElementsModule.md:44:121-44:150
42 | ```
43 |
44 + Subscripting an ``TrailingArray`` provides access to the elements. One can also use the ``TrailingArray.elements`` or ``TrailingArray.mutableElements`` properties to get a [`Span`](https://developer.apple.com/documentation/swift/span) or [`MutableSpan`](https://developer.apple.com/documentation/swift/mutablespan) over the elements, respectively. Once the `coords` value is no longer used, the buffer will be deallocated.
| ├─suggestion: Replace 'TrailingArray.mutableElements' with 'TrailingArray'
| ╰─suggestion: Replace 'TrailingArray.mutableElements' with 'TrailingElements'
45 |
46 | ```swift
warning: 'TrailingArray.withTemporaryValue' doesn't exist at '/TrailingElementsModule'
--> TrailingElementsModule.md:51:63-51:95
49 |
50 | ### Stack allocation
51 + If heap allocation is not acceptable, use the static method ``TrailingArray.withTemporaryValue`` to produce a temporary instance of ``TrailingArray`` that can be used within the given body closure, like this:
| ╰─suggestion: Replace 'TrailingArray.withTemporaryValue' with 'TrailingArray'
52 |
53 | ```swift
warning: Only links are allowed in task group list items
--> TrailingElementsModule.md:115:1-115:22
113 |
114 | ### Protocols
115 + - ``TrailingElements`
| ╰─suggestion: Remove non-link item
Finished building documentation for 'TrailingElementsModule' (0.07s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/apple/swift-collections/main
Building for debugging...
[0/3] Write swift-version-49B95AFC49DCD68C.txt
Build of product 'snippet-extract' complete! (0.38s)
Building for debugging...
[0/1] Write swift-version-49B95AFC49DCD68C.txt
Build of target: 'TrailingElementsModule' complete! (0.42s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/apple/swift-collections/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/apple/swift-collections/main/linkable-paths.json
4614
37 /Users/admin/builder/spi-builder-workspace/.docs/apple/swift-collections/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/apple/swift-collections/main
File count: 4614
Doc size: 37.0MB
Preparing doc bundle ...
Uploading prod-apple-swift-collections-main-a36a6164.zip to s3://spi-docs-inbox/prod-apple-swift-collections-main-a36a6164.zip
Copying... [10%]
Copying... [20%]
Copying... [31%]
Copying... [40%]
Copying... [51%]
Copying... [60%]
Copying... [71%]
Copying... [80%]
Copying... [91%]
Copying... [100%]
Done.