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

It’s based on Swift’s codable protocol: https://developer.apple.com/documentation/swift/codable
Very loosely. Swift Codable doesn't require you to annotate every field for example.