topic: is
14 modules sharing the is name family (derived from the tree's prefix discipline).
The 'is' topic family in the Nishi sovereign ecosystem provides a set of modules for evaluating scalar properties of values, supporting unary operations that determine specific conditions. Modules like nx_is_even, nx_is_negative, and nx_is_zero are auto-generated from the `scalar_unary_op` shape, each assessing a distinct characteristic of a value. These modules work together to enable precise logical evaluations, facilitating clear and consistent data processing within the ecosystem's modular architecture.
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.
| module | description | lines | funcs |
|---|---|---|---|
| nx_is_even.nx | AUTO-GENERATED from shape `scalar_unary_op`. | 20 | 1 |
| nx_is_even_test.nx | 9 | 1 | |
| nx_is_negative.nx | AUTO-GENERATED from shape `scalar_unary_op`. | 20 | 1 |
| nx_is_negative_test.nx | 9 | 1 | |
| nx_is_nonneg.nx | AUTO-GENERATED from shape `scalar_unary_op`. | 20 | 1 |
| nx_is_nonneg_test.nx | 9 | 1 | |
| nx_is_odd.nx | AUTO-GENERATED from shape `scalar_unary_op`. | 20 | 1 |
| nx_is_odd_test.nx | 9 | 1 | |
| nx_is_one.nx | AUTO-GENERATED from shape `scalar_unary_op`. | 20 | 1 |
| nx_is_one_test.nx | 9 | 1 | |
| nx_is_positive.nx | AUTO-GENERATED from shape `scalar_unary_op`. | 20 | 1 |
| nx_is_positive_test.nx | 9 | 1 | |
| nx_is_zero.nx | AUTO-GENERATED from shape `scalar_unary_op`. | 20 | 1 |
| nx_is_zero_test.nx | 9 | 1 |