4.16 Examining the program
All
Application
Manual
Name
Summary
Help
Documentation
Reference manual
Built-in Predicates
Examining the program
current_atom/1
current_blob/2
current_functor/2
current_flag/1
current_key/1
current_predicate/1
current_predicate/2
predicate_property/2
dwim_predicate/2
clause/2
clause/3
nth_clause/3
clause_property/2
Packages
Availability:
built-in
[ISO]
clause
(
:Head, ?Body
)
True if
Head
can be unified with a clause head and
Body
with the corresponding clause body. Gives alternative clauses on backtracking. For facts,
Body
is unified with the atom
true
.