Anviking / Decodable

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

Introduce generic typealias for decoder closures #136

Closed anohren closed 6 years ago

anohren commented 7 years ago

I think this is a good opportunity to try out the new generic typealiases. Perfect for shortening definitions of callbacks, etc.