Avatar
norio_nomura 6/29/2017 1:24 AM
自前のDecoderにさっきのエクステンションを足してみたけど、とりあえず問題なさげ。
1:25 AM
新しくなる実装ではまだ試せてない。 https://github.com/apple/swift/pull/10667
What's in this pull request? As laid out in a proposed update to SE-0166 and SE-0167, there are optionality updates that we wanted to introduce to the Codable API. This implements the remainder of ...