diff options
| author | Paul Buetow <paul@buetow.org> | 2026-05-24 12:54:16 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-05-24 12:54:16 +0300 |
| commit | 6022bd2f56a099d0a7077ee713e781f00ae421d7 (patch) | |
| tree | b0b6fcb537566730e0bfc393f8d92070f3016dfa /docs/cli-usage.md | |
| parent | e01d707cc31cff61f796cb6afb3e9c1275891fda (diff) | |
rpn: complete nAry helper refactor for HyperMultiply and HyperModulo
- Extend nAryMetricOp with optional per-operand validate callback
(used by HyperModulo for modulo-by-zero check)
- HyperMultiply: use nAryScalarOp instead of manual multiplication
- HyperModulo: use nAryMetricOp with validate callback instead of
inline metric resolution and conversion
HyperModulo reduced from ~45 to ~5 lines.
All tests pass.
Diffstat (limited to 'docs/cli-usage.md')
0 files changed, 0 insertions, 0 deletions
