Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 51s
Demonstrates conda for first-match-wins dispatch over a set of rewrite rules: 0+x = x, x+0 = x, 0*y = 0, x*0 = 0, 1*x = x, x*1 = x, default unchanged. Six rules + a fall-through default, all wrapped in a single conda. The first clause whose head succeeds commits to that rewrite. The fall- through default ensures the relation always succeeds with at least the unchanged input. 6 new tests, 521/521 cumulative.
1.2 KiB
1.2 KiB