On Fri, Mar 14, 2008 at 1:59 PM, Attila Lendvai attila.lendvai@gmail.com wrote:
Also, I find :copy-fn ugly in comparison to :key, but YMMV.
I personally do not care much. Attached is a patch that calls it :KEY.
pushed, thanks!
Sorry for coming in late on this. I'm not sure I like this deep copying stuff at all.
All copying functions except COPY-TREE and COPY-ALIST functions in CL are shallow, and neither :COPY-FN nor :KEY is very documentative as an argument name.
What's the use-case for this?
Cheers,
-- Nikodemus