Files
rose-ash/lib/minikanren/tests
giles 7ff72cefb2
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 24s
mk: lengtho-i — integer-indexed length
Drop-in fast replacement for Peano lengtho when the count fits in a
host integer. Two conde clauses: empty list -> 0; recurse, n = 1 +
length(tail). Uses pluso-i so the length walks to a native int.

5 new tests, 486/486 cumulative.
2026-05-08 12:15:53 +00:00
..
2026-05-08 11:57:12 +00:00
2026-05-08 10:41:02 +00:00
2026-05-08 11:34:28 +00:00