o Random re-indents so I can read the code better
o The latest versions of CMUCL's PCL have a better code walker that allows us to do a macroexpand, ala lispworks. o For CMUCL, use its list pretty-printer for printing out series. It looks much better. But may be a problem if the series is infinite. We won't get any output at all. (I think the original would produce output and just never stop.)
Loading
Please sign in to comment