[m-users.] A predicate taking a lists of predicates as input?

Tomas By tomas at basun.net
Mon Sep 22 02:32:55 AEST 2025


On Sun, 21 Sep 2025 18:28:16 +0200, Anders Lundstedt wrote:
> Any advice would be greatly appreciated!


The first "in" needs to be list of pred something.

|:- mode apply_rules(in,in,out) is semidet.

There are examples in the manual, and extras directory, I believe.

/Tomas


More information about the users mailing list