OrderedDictionary decoding
|
|
8
|
3308
|
December 20, 2024
|
Decoding JSON fails on iOS 17: "Number <...> is not representable in Swift"
|
|
15
|
7031
|
December 4, 2024
|
Unexpected decoding behavior of Int64
|
|
8
|
578
|
May 11, 2024
|
The synthesized implementation for `Decodable` doesn't interact with manual implementations as I would expect
|
|
6
|
366
|
April 2, 2024
|
Can a type containing a Decodable protocol property, itself be Decodable?
|
|
4
|
8339
|
April 16, 2023
|
How do I make a type that only successfully decodes from the empty object `{}`?
|
|
5
|
2746
|
April 5, 2023
|
Property wrapper initialisation issues
|
|
0
|
534
|
January 5, 2023
|
Decodable - get reference to original position in JSON
|
|
5
|
1440
|
October 28, 2022
|
Circular init pattern not caught by compiler
|
|
10
|
1438
|
February 10, 2022
|