code wiki / count

topic: count

12 modules sharing the count name family (derived from the tree's prefix discipline).

The 'count' topic family in the Nishi sovereign ecosystem provides specialized modules for evaluating array elements based on specific numeric properties. Modules like nx_count_negative, nx_count_nonzero, and nx_count_odd are auto-generated from the array_count_predicate shape, each focusing on distinct criteria to count elements that meet their respective conditions. These modules enable precise data analysis by filtering and tallying elements according to predefined mathematical or logical rules, supporting efficient and targeted processing within the NishiLang framework.

auto-narrated by the local model from this topic's module headers; links verified against the wiki index.

narrated overview -- maintained by the narration lane, module links verified against this wiki.

moduledescriptionlinesfuncs
nx_count_negative.nxAUTO-GENERATED from shape `array_count_predicate`.271
nx_count_negative_test.nx151
nx_count_nonzero.nxAUTO-GENERATED from shape `array_count_predicate`.271
nx_count_nonzero_test.nx151
nx_count_odd.nxAUTO-GENERATED from shape `array_count_predicate`.271
nx_count_odd_test.nx151
nx_count_one.nxAUTO-GENERATED from shape `array_count_predicate`.271
nx_count_one_test.nx151
nx_count_positive.nxAUTO-GENERATED from shape `array_count_predicate`.271
nx_count_positive_test.nx151
nx_count_zero.nxAUTO-GENERATED from shape `array_count_predicate`.271
nx_count_zero_test.nx151