Move list primitives to `boot.scm' because the compiler can't compile
authorChris Hanson <org/chris-hanson/cph>
Wed, 11 Feb 1987 02:22:09 +0000 (02:22 +0000)
committerChris Hanson <org/chris-hanson/cph>
Wed, 11 Feb 1987 02:22:09 +0000 (02:22 +0000)
commita847cae5ee66ce4a44eb441d1ae6696b807694c8
tree4cf52f33f07d49a8906c5ea51dc96f5882903728
parent019f928cebdcefe9b20cc2d418cb3e7e0867f4ee
Move list primitives to `boot.scm' because the compiler can't compile
the `in-package' that used to be in `list.scm' to perform this
function.

Also, change the implementation of a few of the list operations to
make them compile more efficiently (at the expense of space in some
cases).
v7/src/runtime/list.scm