Fix MAP-INTO on dotted lists.
commit1fcf535464c6b38b69cfcb0a9a77aa3178189441
authorStas Boukarev <stassats@gmail.com>
Sun, 31 May 2015 15:24:26 +0000 (31 18:24 +0300)
committerStas Boukarev <stassats@gmail.com>
Sun, 31 May 2015 15:24:26 +0000 (31 18:24 +0300)
tree61d25c6ba2e1138ded542d00d52c368aab3c9fa5
parent7827376d5727334698b949698f89e53e9b0aaf70
Fix MAP-INTO on dotted lists.

Signal a type-error instead of a memory fault.
src/code/seq.lisp
tests/map-tests.impure.lisp