nx_quicksort_test.nx
buildroot/runtime/nx_quicksort_test.nx
dependencies 2 imports · 0 importers
imports: nx_syscalls.nxnx_quicksort.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
| 4 | func is_sorted_asc(arr: *i64, n: i64) -> i64 {
called by 1: main |
| 13 | func main() -> i64 { |