Thank you for this delightful library!
This is not an issue with odoyle-rules.
I just published this little library which provides a query function that takes an odoyle session and an arbitrary LHS, and computes matches directly, from all facts in the session.
It supports :when as well as any number of :what clauses. I've found this quite handy in development.
https://gitlab.com/blak3mill3r/odoyle-rules-arbitrary-query
If you find this relevant, please feel free to do whatever you like with it.
Thank you for this delightful library!
This is not an issue with odoyle-rules.
I just published this little library which provides a
queryfunction that takes an odoyle session and an arbitrary LHS, and computes matches directly, from all facts in the session.It supports
:whenas well as any number of:whatclauses. I've found this quite handy in development.https://gitlab.com/blak3mill3r/odoyle-rules-arbitrary-query
If you find this relevant, please feel free to do whatever you like with it.