|
Are there continuations for synchronous code?
|
|
15
|
678
|
May 4, 2025
|
|
A sequence that deduplicates an already-sorted sequence
|
|
0
|
137
|
May 1, 2025
|
|
When could a sequence that doesn't use bulk storage for its elements implement `withContiguousStorageIfAvailable` anyway?
|
|
1
|
147
|
March 19, 2025
|
|
Who calls the secret `Sequence` methods?
|
|
1
|
213
|
March 11, 2025
|
|
Sequence is not a protocol?
|
|
1
|
202
|
October 31, 2024
|
|
Idea: Testing Set Inclusion
|
|
0
|
116
|
August 1, 2024
|
|
Are primary associated types supposed to be transitive?
|
|
2
|
302
|
July 6, 2024
|
|
How unique/useful is this twist on contains(), is there a better way to do this?
|
|
7
|
567
|
April 10, 2024
|
|
There's no ends(with:) counterpart to starts(with:)
|
|
2
|
983
|
February 28, 2024
|
|
[Pitch] Sequence grouped(by:) and keyed(by:)
|
|
20
|
4400
|
December 5, 2023
|
|
Compiler optimisations for functional-style Collection algorithms
|
|
20
|
1537
|
November 14, 2023
|
|
Difference in behavior between `first` and `first(where: { _ in true })` used on lazy sequence
|
|
1
|
614
|
March 17, 2023
|