[slime-devel] Re: ABCL patches for SLIME HEAD

Tobias C. Rittweiler tcr at freebits.de
Mon Sep 3 19:23:34 UTC 2007


Nicolas Neuss <neuss at math.uni-karlsruhe.de> writes:

> I do not like it, because it uses a tricky construct to achieve something
> simple.  I would use something like
>
>   (mapcar (curry #'+ 10) list)

(Notice that this is not currying, but partial application; hence the
util is probably better named `papply' or similiarly.)





More information about the slime-devel mailing list