Don't heap cons the list holder cell in DELETE.
commit10332324b36e8ba74963389c3c1620ffd733b6b8
authorDouglas Katzman <dougk@google.com>
Fri, 10 Oct 2014 00:51:14 +0000 (9 20:51 -0400)
committerDouglas Katzman <dougk@google.com>
Fri, 10 Oct 2014 00:51:14 +0000 (9 20:51 -0400)
tree9ca91ce2d865936ea06643271079b1a3b25b1e76
parent161d9c6271ec787eed6431c45f5aac379ce0dd3e
Don't heap cons the list holder cell in DELETE.
src/code/seq.lisp
tests/dynamic-extent.impure.lisp