Home
Contents
Index
Summary
Previous
Next
Bindings resulting from the successful execution of a toplevel goal
are asserted in a database. These values may be reused in further
toplevel queries as X]).
ifmmp
Figure 2 : Reusing toplevel bindings
Note that variables may be set by executing =/2:
6 ?- X = statistics.
X = statistics
7 ?-