Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
のようなクエリを提示することは可能ですか?
?- X(C).
アリティ 1 を持つすべての述語を返すことができますか? 一般に、変数を使用して述語名を参照することは可能ですか?
current_predicate(X/1).アリティ 1 の述語を示します。
current_predicate(X/1).
call変数からゴールを呼び出すために使用できます。
call