code wiki / str
topic: str
5 modules sharing the str name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| nx_str.nx | C-style string utilities (NUL-terminated bytes). | 221 | 14 |
| nx_str_canonical.nx | first-class string / byte-slice type for NishiLang. | 311 | 21 |
| nx_str_gate.nx | the gate for the string vocabulary 109 modules import. | 95 | 2 |
| str.nx | first-class string / byte-slice type for NishiLang. | 305 | 21 |
| str_test.nx | self-test for str.nx. | 59 | 1 |