Anviking / Decodable

[Probably deprecated] Swift 2/3 JSON unmarshalling done (more) right
MIT License
1.04k stars 73 forks source link

[WIP] Unification with Codable #160

Open Anviking opened 6 years ago

Anviking commented 6 years ago

This is an experiment to see what happens when we remove all existing functionality and rely on Swift 4's Codable instead.