Files
rose-ash/lib
giles 6454603568
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 26s
mk: subseto — every element of l1 is in l2
Recursive: empty l1 trivially holds; otherwise the head is in l2 (via
membero) and the tail is a subset. Duplicates in l1 are allowed since
each is independently checked.

7 new tests, 456/456 cumulative.
2026-05-08 12:09:06 +00:00
..