|
Is it possible to make an Iterator that yelds?
|
|
6
|
2656
|
December 16, 2021
|
|
Why is removeAll(where:) function available for arrays but not sets?
|
|
1
|
1233
|
November 13, 2021
|
|
Searching in sorted arrays
|
|
1
|
1003
|
October 2, 2021
|
|
`count(where:)` on Sequence
|
|
42
|
13687
|
August 4, 2021
|
|
[Beginner] how to save data in collectionview
|
|
0
|
806
|
July 23, 2021
|
|
Conforming to `Collection` with `String` as `Key`
|
|
4
|
2183
|
June 22, 2021
|
|
Is it okay to ignore overflow when incrementing/decrementing Collection indexes?
|
|
2
|
1270
|
April 14, 2021
|
|
Set Uniqueness of instances with the same hashValue
|
|
6
|
2473
|
March 3, 2021
|
|
Copying elements on top of a MutableCollection
|
|
0
|
576
|
December 22, 2020
|
|
More on the linearity (de facto) requirement on sequences and (especially) collections
|
|
3
|
869
|
December 5, 2020
|
|
In-place scan
|
|
1
|
789
|
November 26, 2020
|
|
Deltas, an adaptation of C++'s adjacent_difference
|
|
0
|
561
|
November 23, 2020
|
|
RangeSet
|
|
4
|
1176
|
November 8, 2020
|
|
Is this loss of transitive mutability another bug?
|
|
2
|
634
|
October 16, 2020
|
|
Require parameter names when referencing to functions
|
|
93
|
9696
|
October 5, 2020
|
|
Sum with Block
|
|
32
|
3632
|
October 2, 2020
|
|
Behavior of index(after:)
|
|
6
|
4021
|
September 30, 2020
|
|
What does Collection.subscript._read do in Swift 5?
|
|
7
|
3852
|
September 8, 2020
|
|
Add swap into Set Collection Type
|
|
11
|
1589
|
September 3, 2020
|
|
Creating a CollectionOfOne from a Sequence element
|
|
11
|
1969
|
August 24, 2020
|
|
Bump on AnySequence / AnyCollection conversion
|
|
6
|
1471
|
August 14, 2020
|
|
On specializing an extension method based on a second protocol conformance (attn: RangeSet)
|
|
0
|
447
|
August 11, 2020
|
|
Chunking Collections and Strings in Swift 5.1
|
|
19
|
8357
|
June 27, 2020
|
|
Add sort overload to Sequence to sort by a Comparable attribute of elements
|
|
3
|
1476
|
June 18, 2020
|
|
Add GroupBy method to Sequence
|
|
12
|
6036
|
June 18, 2020
|
|
The hash value of the elements in Set changed not as expected
|
|
7
|
1646
|
June 17, 2020
|
|
Add `modify…(…)` methods to `Dictionary` / `MutableCollection` / `Optional`
|
|
21
|
4749
|
May 29, 2020
|
|
Traversal level for CollectionDifference
|
|
0
|
424
|
May 23, 2020
|
|
A new way of offsetting
|
|
5
|
1223
|
May 23, 2020
|
|
New version of diverges/mismatch proposal
|
|
0
|
672
|
May 14, 2020
|