I wonder if there is a shorter way of running a Query against an Elpi database than:
Elpi Command Foo.
Elpi Accumulate Db test.db.
Elpi Query lp:{{
my-pred A B.
}}.
no. but usually you have a Foo already, so Elpi Query Foo lp:{{ ... }}. should do
Last updated: Feb 05 2023 at 14:02 UTC