Since 5/5/2012 1:58:57 PM, dking has written 1 articles and participated in 1 conversations. dking signature: dking
dking's articles:
Items(1) /1
(setf) order of evaluation of arguments1432 (6/3/2007 8:59:25 AM) comp.lang.lisp I'm trying to write a macro that defines functions. Basically, my macro is used to define "cacheable" functions; that is, functions whose results for a given set of arguments will always evaluate to the same ... David
dking's replies:
Items(1) /1
(setf) order of evaluation of arguments1432 (6/3/2007 8:59:25 AM) comp.lang.lisp I'm trying to write a macro that defines functions. Basically, my macro is used to define "cacheable" functions; that is, functions whose results for a given set of arguments will always evaluate to the same ... dking(2)