Idea: Testing Set Inclusion
|
|
0
|
71
|
August 1, 2024
|
Closure return value seemingly affecting execution of unrelated expressions
|
|
4
|
458
|
December 17, 2023
|
Is there a way to generate collation keys for a Swift String?
|
|
1
|
660
|
June 17, 2022
|
Reordering custom arrays
|
|
4
|
683
|
April 14, 2022
|
Searching in sorted arrays
|
|
1
|
949
|
October 2, 2021
|
Pitch [stdlib]: making sorting algorithm selectable
|
|
63
|
3722
|
May 6, 2021
|
Add `SortedArray`, `SortedSet` and `SortedDictionary` with binary search
|
|
7
|
2908
|
April 21, 2021
|
A bunch of ideas: sort detection, binary search, mismatch, inclusion, merging
|
|
0
|
724
|
November 15, 2020
|
Add sort overload to Sequence to sort by a Comparable attribute of elements
|
|
3
|
1392
|
June 18, 2020
|
Sorting a small given/fixed number of values
|
|
7
|
1020
|
January 29, 2020
|
Don't know where I'm messing up in the sort
|
|
5
|
949
|
December 1, 2019
|
Sorted Sequence Operations: Merge-Sort, Set Operations, Inclusion Testing
|
|
0
|
1101
|
November 26, 2019
|
Confirming a sort or partition
|
|
1
|
931
|
September 23, 2019
|
Partial sorting?
|
|
10
|
2906
|
September 19, 2019
|
[PITCH] SortedCollection
|
|
11
|
1278
|
May 11, 2019
|