Author(s): Francisco Bueno, Daniel Cabeza.
Version: 1.7#144 (2001/11/12, 17:57:47 CET)
Version of last change: 0.9#78 (1999/5/3, 19:19:27 MEST)
atom2term
)atom2term
)
Usage: atom2term(+Atom,-Term)
Atom
is an atom, but must have term syntax. Term
is a term resulting from parsing Atom
char by char.
Usage: string2term(+String,-Term)
Usage: parse_term(+String,-Term,?(Dummy))
String
is parsed into Term
upto Dummy
(which is the non-parsed rest of the list).
atom2term
)Go to the first, previous, next, last section, table of contents.