tree.d
tree.d copied to clipboard
Tree - simple fast compact user-readable binary-safe extensible structural format
Results
4
tree.d issues
Sort by
recently updated
recently updated
newest added
Hi, just wanted to know if there is any type of comment support, something that I like with YAML. Thanks
For D language, it seems to be relatively straightforward to add...
Many programming languages have tuples as there data structures and atoms under the hood. No one of existing encoding formats supports tuples and atoms. Here tuple is a sort of...