Files
rose-ash/lib/datalog/tests
giles fc6979a371
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 43s
datalog: dl-saturated? fixpoint predicate (212/212)
Returns true iff one more saturation step would derive no new
tuples. Walks every rule under the current bindings and short-
circuits as soon as one derivation would add a fresh tuple.
Useful in tests that want to assert "no work left" after a call,
or for tooling that wants to know whether `dl-saturate!` would
do anything.

3 new eval tests cover the after-saturation, before-saturation,
and after-assert states.
2026-05-08 10:15:29 +00:00
..
2026-05-08 10:06:48 +00:00