Re: Reply: 回复: \a^b
Alan Baljeu <[email protected]>
| Newsgroups | gmane.comp.ai.prolog.swi |
|---|---|
| Message-ID | <[email protected]> |
Regarding call/N and apply/2, the issue is simple: Prolog has a major distinction between a term and a predicate call. Also because of arity overloading, we can't know if apply(maplist, List, Result) should call maplist or wait for another list. Alan Baljeu >Can you point me to some detailed material on the issue discussed long ago? _______________________________________________ SWI-Prolog mailing list [email protected] https://lists.iai.uni-bonn.de/mailman/listinfo.cgi/swi-prolog