Version: 1.7#116 (2001/8/9, 17:56:37 CEST)
Version of last change: 1.7#99 (2001/5/10, 21:6:35 CEST)
hiord_rt
)hiord_rt
)
call(Pred,Arg1)
There exists a set of builtin predicates of the form
call/N
with N > 1
which execute predicate Pred
given arguments Arg1
... ArgX
. If Pred
has already arguments Arg1
is added to the start, the rest to the end. This predicate, when Pred
is a variable, can be written using the special Ciao syntax Pred(Arg1,...,ArgX)
.
Go to the first, previous, next, last section, table of contents.