[Home]
[Edit this page]
[Recent Changes]
[Special Pages]
[Help]
PrologAssertz
If you want to insert a fact at the beginning of the matched internal facts section, use asserta
Not to be confused with assert used in debugging in other languages! See assume for the debugging command.
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
PrologAssertz
(Prolog) assertz
Insert a fact at the end of a named internal facts section, similar to assert.If you want to insert a fact at the beginning of the matched internal facts section, use asserta
Not to be confused with assert used in debugging in other languages! See assume for the debugging command.
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
