For Programmers: Free Programming Magazines  


Home > Archive > Lisp > April 2004 > (setf #'x 42)









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author (setf #'x 42)
KanZen

2004-04-21, 3:34 am

I noticed that if I have some function x that I can't seem to manually overwrite
the function slot with:

(setf #'x 42) or (setf (function x) 42)

Is the function slot not "seteffable"? (This is with CLisp or CMUCL)

KanZen
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com