code wiki / (root) / nx_half.nx

nx_half.nx

buildroot/runtime/nx_half.nx

587 B20 linesdepth 2pulls 2 transitivereach 1 importersview sourcekind generated fixture
docsdependenciesstructsconstsfunctions

about

nx_half.nx -- AUTO-GENERATED from shape `scalar_unary_op`. Single-arg nx_int function. return a / 2 is the imperative body. genealogy_id: lineage_id: scalar_unary license: public_domain complexity: O(1)

dependencies 2 imports · 1 importers

nx_syscalls.nx nx_tier.nx nx_half.nx nx_half_test.nx

imports: nx_syscalls.nxnx_tier.nx

imported by: nx_half_test.nx

structs

none

consts

none

functions

18func nx_half(a: nx_int) -> nx_int
called by 1: main