Table of Contents
- add — Add value to term
- argsof — Returns the arguments of a term.
- remove — Remove item from term
- select — Select item from term
- size — Returns the number of arguments of the term
TERM
. - symbolof — Returns the symbol of the term
TERM
. - toterm — Converts a value to a term.
- toterm — Constructs a term from a symbol and a list.