Files
rose-ash/lib/minikanren
giles 54a58c704e
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 24s
mk: eveno + oddo — Peano parity predicates
eveno: zero, or (s (s m)) when m is even.
oddo:  one, or (s (s m)) when m is odd.

Both run forward (predicate test on a Peano number) and backward
(enumerate even / odd numbers). The two are mutually exclusive — no
number satisfies both.

12 new tests, 359/359 cumulative.
2026-05-08 11:30:02 +00:00
..
2026-05-08 10:41:02 +00:00