Is there a way to generate collation keys for a Swift String?
|
|
1
|
114
|
June 17, 2022
|
Reordering custom arrays
|
|
4
|
160
|
April 14, 2022
|
Searching in sorted arrays
|
|
1
|
241
|
October 2, 2021
|
Pitch [stdlib]: making sorting algorithm selectable
|
|
63
|
2610
|
May 6, 2021
|
Add `SortedArray`, `SortedSet` and `SortedDictionary` with binary search
|
|
7
|
1225
|
April 21, 2021
|
A bunch of ideas: sort detection, binary search, mismatch, inclusion, merging
|
|
0
|
328
|
November 15, 2020
|
Add sort overload to Sequence to sort by a Comparable attribute of elements
|
|
3
|
673
|
June 18, 2020
|
Sorting a small given/fixed number of values
|
|
7
|
430
|
January 29, 2020
|
Don't know where I'm messing up in the sort
|
|
5
|
504
|
December 1, 2019
|
Sorted Sequence Operations: Merge-Sort, Set Operations, Inclusion Testing
|
|
0
|
582
|
November 26, 2019
|
Confirming a sort or partition
|
|
1
|
581
|
September 23, 2019
|
Partial sorting?
|
|
10
|
1446
|
September 19, 2019
|
[PITCH] SortedCollection
|
|
11
|
803
|
May 11, 2019
|