Y
Hacker News
new
|
ask
|
show
|
jobs
by
svs
2989 days ago
Try having a default value for a key in a JSON document that isn't null. In Go, this is pure torture. Then compare with the serde library for Rust. Go's lack of generics makes this kind of use case much harder than reasonable.