SWI-Prolog
How can the module for a term be identified?
Help!
pmoura
November 27, 2019, 7:43pm
19
This clause is puzzling. It should simply be:
receive(Clauses) :- receive(Clauses, []).
Is there a meta_predicate tutorial?
show post in topic
Related topics
Topic
Replies
Views
Activity
Meta predicates and name overriding
General
0
173
December 15, 2023
Context module and module prefix attached to arguments [Q]
Help!
2
515
February 25, 2019
Is there a meta_predicate tutorial?
Predicate
14
1707
October 2, 2020
Module finding calling program DCG predicates
Help!
4
709
July 17, 2019
Calling a module-qualified predicate calls the wrong one (IMHO): What guarantees do I get through qualification?
Help!
how-to
1
513
March 13, 2021