About the Collections category
|
|
1
|
584
|
April 11, 2021
|
Why OrderedDictionary<Int, [Int]> keys are not in order?
|
|
8
|
276
|
September 28, 2023
|
[PriorityQueue] FIFO ordering
|
|
1
|
280
|
September 21, 2023
|
OrderedDictionary decoding
|
|
7
|
907
|
August 21, 2023
|
Should we rename Deque?
|
|
84
|
6944
|
August 7, 2023
|
Swift collections - is it missing an explicit tag for the 1.1.0 release?
|
|
3
|
1235
|
July 7, 2023
|
DelayQueue implementation
|
|
1
|
1381
|
June 26, 2023
|
What is intended for using Heap with non-comparable values?
|
|
11
|
2327
|
March 11, 2023
|
Can you consider adding persistent vector data-structure?
|
|
2
|
1647
|
January 31, 2023
|
How to Use OrderedSet for NSMutableSet?
|
|
2
|
713
|
January 7, 2023
|
OrderedDictionary not Sendable?
|
|
1
|
552
|
January 4, 2023
|
Replace ranges on OrderedDictionary
|
|
3
|
695
|
December 28, 2022
|
New Stack ADT
|
|
7
|
1283
|
December 24, 2022
|
[API Review for 1.1] Hash-Array Mapped Prefix Trees
|
|
84
|
5539
|
November 29, 2022
|
No Such Module 'OrderedCollections'
|
|
4
|
3969
|
October 29, 2022
|
[Swift Collections 1.1.0] Explicit Sendable conformances
|
|
2
|
1129
|
October 7, 2022
|
[Suggestion] [Beginner] Data structure that implements quick insertion and removal of items
|
|
6
|
1049
|
October 5, 2022
|
EXC_BAD_ACCESS when adding item to ordered dictionary and index out of range error in Xcode 14 beta 5
|
|
1
|
1103
|
September 5, 2022
|
More benchmark results
|
|
2
|
382
|
August 9, 2022
|
[Suggestion] Add Swift-Collections library to stdlib
|
|
5
|
719
|
June 1, 2022
|
Integrating Swift Collection to Swift itself
|
|
2
|
459
|
May 28, 2022
|
Higher Order Functions return type
|
|
6
|
827
|
February 14, 2022
|
What "distance" between indexes mean in `SortedSet`?
|
|
3
|
820
|
February 2, 2022
|
Unordered Array / Counted Set
|
|
12
|
1518
|
December 4, 2021
|
[API Review] PriorityQueue APIs
|
|
53
|
4015
|
December 3, 2021
|
OrderedSet firstIndex unclear
|
|
2
|
425
|
November 22, 2021
|
[Treap] Fast random insertions/deletions collection
|
|
0
|
427
|
November 13, 2021
|
Heap Sequence conformance
|
|
69
|
1618
|
October 20, 2021
|
`Heap` search, and more `Sequence` support
|
|
1
|
462
|
October 12, 2021
|
Methods to change the minimum or maximum heap element
|
|
1
|
385
|
October 11, 2021
|