Variable: *EXPRESSION-PACKAGE*

Documentation

The value of *PACKAGE* when tal attribute expressions and for looking up symbols in the environment.

Source

(defvar *expression-package* nil
  "The value of *PACKAGE* when tal attribute expressions and for
  looking up symbols in the environment.")
Source Context