code wiki / array
topic: array
4 modules sharing the array name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| nx_array_kat.nx | KAT for the new [N]T stack-array feature. Expect stdout: | 42 | 2 |
| nx_array_kat2.nx | KAT2 for [N]T: the OUT-PARAM pattern (array decays to a WRITABLE address across a call) + a larger array. | 28 | 2 |
| nx_array_ops.nx | language-level higher-order array primitives. | 470 | 30 |
| nx_array_ops_test.nx | smoke for language-level array primitives. | 222 | 2 |