Y
Hacker News
new
|
ask
|
show
|
jobs
by
trymas
219 days ago
Also - what's so "Swift-inspired"? There's not a single mention of Swift in README.
1 comments
secretsatan
218 days ago
It’s based on Swift’s codable protocol:
https://developer.apple.com/documentation/swift/codable
link
boxed
218 days ago
Very loosely. Swift Codable doesn't require you to annotate every field for example.
link