code wiki / value
topic: value
6 modules sharing the value name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| nx_value.nx | shape-free tagged tree representation. | 295 | 17 |
| nx_value_parse_csv.nx | bytes -> NxValue (ARRAY of OBJECTs). | 513 | 8 |
| nx_value_parse_csv_test.nx | smoke for CSV/TSV DOM parser. | 87 | 1 |
| nx_value_parse_json.nx | bytes -> NxValue tree (DOM, not stream). | 468 | 9 |
| nx_value_parse_json_test.nx | proves the generic JSON DOM works | 148 | 2 |
| nx_value_test.nx | end-to-end smoke for nx_value tagged tree. | 128 | 1 |