Live data from Hacker News

Good read to find YAML data structures that cannot be expressed in JSON

11sigma.com

1–5 of 5 posts

Re: Good read to find YAML data structures that cannot be expressed in JSON

#4
post #3

* multiple documents in a single stream * any node type can be used as a mapping key * pointers via &anchor and *alias

Interesting read, thanks

In a way it's a very basic question, but I really had to search a while...