Avoid consing an unbound-arg marker in the evaluator
authorAndy Wingo <wingo@pobox.com>
Sun, 13 Apr 2014 10:21:36 +0000 (12:21 +0200)
committerAndy Wingo <wingo@pobox.com>
Sun, 13 Apr 2014 10:21:36 +0000 (12:21 +0200)
commit1487367e21b1d14b0c99c7704684e1354e07063f
tree08587bca14ea9784f665005c591b48c8a2d8ca9d
parent32e62c2daefb67e9e2ccd90069eb9322de97e95b
Avoid consing an unbound-arg marker in the evaluator

* module/ice-9/eval.scm (primitive-eval): Turns out we don't need to
  cons to make the unbound-arg marker.
module/ice-9/eval.scm