Avatar
norio_nomura 4/26/2017 5:38 AM
あいや Base: Codable か。
5:41 AM
DerivedConformanceCodable.cpp とかあるから、コンパイラの自動生成が頑張ってくれると期待。 https://github.com/apple/swift/pull/9004/files#diff-9ceab8e46e5cb79b6cf990fe2b464e21
What's in this pull request? Now that the core types introduced by SE-0166 have been sunk into the Swift standard library, the stdlib and compiler portions of #8124 and #8125 can be combined into o...
5:42 AM
ジェネリックなサブクラスのテストケースとか見当たらないのは心配だけど。