[CM] __func__ in lisp?

Heinrich Taube taube at uiuc.edu
Thu Jul 23 08:52:37 PDT 2009


im not sure if this is what you are asking, but i think most cltl's  
provide a way of getting a function name from a function object  
(assuming there is one) for example in ccl its:

Welcome to Clozure Common Lisp Version 1.1-r7885 (DarwinX8664)!
? (function-name #'*)
*

but im pretty sure this wont work for macros.




More information about the Cmdist mailing list