prolog: findall/3 + bagof/3 + setof/3, 11 tests
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled

This commit is contained in:
2026-04-25 08:06:35 +00:00
parent 373d57cbcb
commit 76ee8cc39b
6 changed files with 307 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
# Prolog scoreboard
**213 / 213 passing** (0 failure(s)).
Generated 2026-04-25T07:31:46+00:00.
**224 / 224 passing** (0 failure(s)).
Generated 2026-04-25T08:06:14+00:00.
| Suite | Passed | Total | Status |
|-------|--------|-------|--------|
@@ -11,6 +11,7 @@ Generated 2026-04-25T07:31:46+00:00.
| solve | 62 | 62 | ok |
| operators | 19 | 19 | ok |
| dynamic | 11 | 11 | ok |
| findall | 11 | 11 | ok |
| append | 6 | 6 | ok |
| reverse | 6 | 6 | ok |
| member | 7 | 7 | ok |