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