[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
*applyhook* question
- To: common-lisp@SU-AI.ARPA
- Subject: *applyhook* question
- From: SANDRA <LOOSEMORE@UTAH-20.ARPA>
- Date: Thu 18 Sep 86 11:58:48-MDT
CLtL says the apply hook function "takes three arguments, a function, a list
of arguments, and an environment". Three questions:
(1) Is the "function" argument already evaluated? There are no user
accessible functions for extracting its definition from the environment.
-------