|
Is it safe to remove values from a Dictionary while iterating over its keys?
|
|
3
|
351
|
February 6, 2026
|
|
ForEach -- Dictionary<Any, Array<Any>> id value
|
|
0
|
155
|
March 26, 2025
|
|
OrderedDictionary decoding
|
|
8
|
4186
|
December 20, 2024
|
|
Custom AnyXYZ with implicit casting (like AnyHashable)
|
|
8
|
317
|
September 16, 2024
|
|
`Cannot find type 'Key' in scope` when extending optional Dictionaries
|
|
10
|
822
|
June 24, 2024
|
|
Swift Optimization Tips: Using Container Type Efficiently
|
|
1
|
600
|
February 13, 2024
|
|
Cannot use subscripts to modify @MainActor Dictionaries…?
|
|
4
|
667
|
January 19, 2024
|
|
[Pitch] Sequence grouped(by:) and keyed(by:)
|
|
20
|
4593
|
December 5, 2023
|
|
Dictionary access complexity
|
|
21
|
3322
|
November 5, 2023
|
|
Decoding a dictionary with a custom type (not String) as key
|
|
9
|
7364
|
November 13, 2022
|
|
Same values equality complexity guarantees
|
|
10
|
1324
|
November 10, 2022
|
|
“Key conforms to Hashable” annotation in Dictionary documentation
|
|
0
|
462
|
September 5, 2022
|
|
Expected to decode Array<Any> but found a dictionary instead
|
|
5
|
11266
|
May 12, 2022
|
|
Dictionary initialization refinement suggestion
|
|
6
|
2599
|
December 15, 2021
|
|
On purity grades of value types [was: ValueType protocol]
|
|
31
|
4554
|
September 21, 2021
|
|
Why the swift compiler behaves this way?
|
|
3
|
899
|
August 14, 2021
|
|
How to transform a list of dictionary into a list of structure?
|
|
4
|
7460
|
June 28, 2021
|
|
Swift `Any? == nil` behavior as a dictionary value
|
|
1
|
2760
|
March 4, 2021
|
|
Writing a swift dictionary to a binary file
|
|
1
|
1476
|
December 21, 2020
|
|
Dictionary.Keys equatable conformance is unreliable
|
|
9
|
2533
|
September 10, 2020
|
|
Dictionary merging function with default uniquingKeys
|
|
12
|
6409
|
August 30, 2020
|
|
Add `modify…(…)` methods to `Dictionary` / `MutableCollection` / `Optional`
|
|
21
|
4960
|
May 29, 2020
|
|
Dictionary and SetAlgebra
|
|
1
|
795
|
May 28, 2020
|