Next: Ordinary functions, Previous: Public Interface, Up: Public Interface [Contents][Index]
An alist that assings truth or falsehood to parameters.
Truth of parameter P is stored as (P . T), falsehood is stored as (P).
Use (CDR (ASSOC P INTERPRETATION) to get the truth value of P.