|
Sorting SwiftData objects
|
|
0
|
147
|
May 3, 2025
|
|
A sequence that deduplicates an already-sorted sequence
|
|
0
|
117
|
May 1, 2025
|
|
Sorting of Date objects in ForEach loop
|
|
7
|
601
|
February 2, 2025
|
|
Idea: Testing Set Inclusion
|
|
0
|
95
|
August 1, 2024
|
|
Closure return value seemingly affecting execution of unrelated expressions
|
|
4
|
520
|
December 17, 2023
|
|
Is there a way to generate collation keys for a Swift String?
|
|
1
|
712
|
June 17, 2022
|
|
Reordering custom arrays
|
|
4
|
820
|
April 14, 2022
|
|
Searching in sorted arrays
|
|
1
|
1010
|
October 2, 2021
|
|
Pitch [stdlib]: making sorting algorithm selectable
|
|
63
|
3804
|
May 6, 2021
|
|
Add `SortedArray`, `SortedSet` and `SortedDictionary` with binary search
|
|
7
|
3459
|
April 21, 2021
|
|
A bunch of ideas: sort detection, binary search, mismatch, inclusion, merging
|
|
0
|
734
|
November 15, 2020
|
|
Add sort overload to Sequence to sort by a Comparable attribute of elements
|
|
3
|
1482
|
June 18, 2020
|
|
Sorting a small given/fixed number of values
|
|
7
|
1083
|
January 29, 2020
|
|
Don't know where I'm messing up in the sort
|
|
5
|
976
|
December 1, 2019
|
|
Sorted Sequence Operations: Merge-Sort, Set Operations, Inclusion Testing
|
|
0
|
1124
|
November 26, 2019
|
|
Confirming a sort or partition
|
|
1
|
950
|
September 23, 2019
|
|
Partial sorting?
|
|
10
|
3054
|
September 19, 2019
|
|
[PITCH] SortedCollection
|
|
11
|
1305
|
May 11, 2019
|