Martin Buchholz <martin(a)xemacs.org> writes:
I actually have plans for optimizing map* in a bigger way. The
basic
idea is to avoid repeating computations for each function invocation.
You mean actually using that you know that you are invoking the same
function each time and stuff like that?
Jan