Files
rose-ash/plans
giles 55286cc5bc
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 53s
datalog: findall aggregate (159/159)
(findall L V Goal) — bind L to the distinct V values for which Goal
holds, or the empty list when none. One-line addition to
dl-do-aggregate that returns the unreduced list. Tests cover EDB,
derived relation, and empty cases.

Useful for "give me all the X such that ..." queries without
scalar reduction.
2026-05-08 09:02:43 +00:00
..