About the Collections category
|
|
1
|
815
|
April 11, 2021
|
Why is there a `sort()` but no `sorted()` method on `OrderedDictionary` and `OrderedSet`?
|
|
5
|
336
|
May 21, 2025
|
OrderedDictionary decoding
|
|
8
|
3375
|
December 20, 2024
|
_HashTable+Constants.swift:79: error: undefined reference to 'round'
|
|
7
|
406
|
December 7, 2024
|
Question about a swift-collections-benchmark API
|
|
2
|
177
|
October 5, 2024
|
Why do we need an external dependency declaration for Collections?
|
|
2
|
229
|
September 2, 2024
|
Swift Collections 1.1.3
|
|
0
|
300
|
August 26, 2024
|
Can you consider adding persistent vector data-structure?
|
|
4
|
2592
|
July 8, 2024
|
CRDTs
|
|
0
|
732
|
June 6, 2024
|
SortedSet landing at any point?
|
|
1
|
945
|
May 28, 2024
|
Future resources or announcements (like WWDC) for CHAMP collections?
|
|
0
|
507
|
March 7, 2024
|
Any plans to ship `OrderedTreeDictionary` and `OrderedTreeSet`?
|
|
0
|
889
|
January 10, 2024
|
[swift-collections 1.1] Heap API RFC
|
|
10
|
1899
|
November 14, 2023
|
A Rope type seems to be present, but undocumented
|
|
4
|
1088
|
October 24, 2023
|
Why OrderedDictionary<Int, [Int]> keys are not in order?
|
|
8
|
1305
|
September 28, 2023
|
[PriorityQueue] FIFO ordering
|
|
1
|
844
|
September 21, 2023
|
Should we rename Deque?
|
|
84
|
7911
|
August 7, 2023
|
Swift collections - is it missing an explicit tag for the 1.1.0 release?
|
|
3
|
1474
|
July 7, 2023
|
DelayQueue implementation
|
|
1
|
1652
|
June 26, 2023
|
What is intended for using Heap with non-comparable values?
|
|
11
|
2929
|
March 11, 2023
|
How to Use OrderedSet for NSMutableSet?
|
|
2
|
1032
|
January 7, 2023
|
OrderedDictionary not Sendable?
|
|
1
|
894
|
January 4, 2023
|
Replace ranges on OrderedDictionary
|
|
3
|
902
|
December 28, 2022
|
New Stack ADT
|
|
7
|
1729
|
December 24, 2022
|
[API Review for 1.1] Hash-Array Mapped Prefix Trees
|
|
84
|
6813
|
November 29, 2022
|
No Such Module 'OrderedCollections'
|
|
4
|
8016
|
October 29, 2022
|
[Swift Collections 1.1.0] Explicit Sendable conformances
|
|
2
|
1825
|
October 7, 2022
|
[Suggestion] [Beginner] Data structure that implements quick insertion and removal of items
|
|
6
|
1460
|
October 5, 2022
|
EXC_BAD_ACCESS when adding item to ordered dictionary and index out of range error in Xcode 14 beta 5
|
|
1
|
1979
|
September 5, 2022
|
More benchmark results
|
|
2
|
569
|
August 9, 2022
|