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