code wiki / g
topic: g
4 modules sharing the g name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| nx_g_check_lib.nx | single-responsibility shared helper: g_check (2-arg PASS/FAIL emitter). | 5 | 1 |
| nx_g_pn_lib.nx | single-responsibility shared helper: g_pn (gate integer writer; handles negatives). | 10 | 1 |
| nx_g_pn_lite_lib.nx | single-responsibility g_pn LITE variant (no negative-number branch). | 14 | 1 |
| nx_g_puts_lib.nx | single-responsibility shared helper: g_puts (gate stdout string writer). | 7 | 1 |