nx_and_pair.nx
buildroot/runtime/nx_and_pair.nx
about
nx_and_pair.nx -- AUTO-GENERATED from shape `scalar_pair_op`.
Shape: function taking two nx_int returning nx_int. return a & b is the
complete imperative function body (one or more statements). No
human-authored body for this primitive.
genealogy_id:
lineage_id: scalar_pair_op
license: public_domain
complexity: O(1)
dependencies 2 imports · 1 importers
imports: nx_syscalls.nxnx_tier.nx
imported by: nx_and_pair_test.nx
structs
| none |
consts
| none |
functions
| 21 | func nx_and_pair(a: nx_int, b: nx_int) -> nx_int called by 1: main |