nx_lib_index_test.nx
buildroot/runtime/nx_lib_index_test.nx
about
nx_lib_index_test.nx -- gate for the PERSISTED inverted-index search.
Ingest real works -> build+save the index (nishi nx_search_inverted engine)
-> O(1) query returns the right work_hks (same verdicts as the linear scan,
now index-backed). Exit = failed assertion #.
dependencies 4 imports · 0 importers
imports: nx_syscalls.nxnx_lib_ingest.nxnx_lib_ingest_tsv.nxnx_lib_index.nx
imported by: nobody (leaf or entry point)
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| none |
functions
| 10 | func lit_has(hay: *u8, hayn: i64, needle: *u8) -> i64 |
| 29 | func main() -> i64 |