0.9.11.25:
authorNathan Froyd <froydnj@cs.rice.edu>
Sun, 9 Apr 2006 03:58:13 +0000 (03:58 +0000)
committerNathan Froyd <froydnj@cs.rice.edu>
Sun, 9 Apr 2006 03:58:13 +0000 (03:58 +0000)
commitb09c2e67a5d192f72f2c2271c01fc9cbc6eb40d8
tree625313fbea3ba05e34bea74a957ea92363c7a1b1
parent97d3badc6638679c1b070e04d762f94301dbd117
0.9.11.25:
Make MAP-INTO and MAP with vectors slightly more efficient.
... use #'>= rather than #'= in BUILD-SEQUENCE-ITERATOR so the
    compiler can avoid a bounds check on INDEX (see also
    OPTIMIZATIONS, #16).
src/compiler/seqtran.lisp
version.lisp-expr