1.0.37.37: fix CONCATENATE FIXME
authorNathan Froyd <froydnj@cs.rice.edu>
Mon, 5 Apr 2010 13:03:03 +0000 (13:03 +0000)
committerNathan Froyd <froydnj@cs.rice.edu>
Mon, 5 Apr 2010 13:03:03 +0000 (13:03 +0000)
commit9c71b0ad73bd4597d3130553bfbe70c172fe0501
tree03392dd563f553184222647b632e719ecc94ed02
parentdd92bd1d2fff942e6a38542364be21fa256cb4c0
1.0.37.37: fix CONCATENATE FIXME

Collapse helper macros and functions into CONCATENATE as simple FLETs,
reducing noise and providing a marginally more efficient CONCATENATE, since
we're no longer APPLY'ing and &RESTing lists unnecessarily.
src/code/seq.lisp
version.lisp-expr