-
- Downloads
Changed COMBINATION-NODE to recognize the funny function case by the :UNUSED
annotation of the FUN continuation. MAYBE-DO-FUNNY-FUNCTION is now DO-FUNNY-FUNCTION and is only called when we've got a live one. This speeds up the most common case of call (a known, non-funny function), since we don't have to fall all the way down to the bottom of a CASE.
Loading
Please register or sign in to comment