Implement REVERSE* and REVERSE*!, like REVERSE and REVERSE! but a
authorChris Hanson <org/chris-hanson/cph>
Fri, 9 Jan 2004 21:12:19 +0000 (21:12 +0000)
committerChris Hanson <org/chris-hanson/cph>
Fri, 9 Jan 2004 21:12:19 +0000 (21:12 +0000)
commit7422aa099914e5d8c74f28580e961aec84d9de12
treec795352a5deb2d64ed1ac9726e9bdc99ff6349b9
parent62a545f51d21685f9f10d4c194b618d28c35eb34
Implement REVERSE* and REVERSE*!, like REVERSE and REVERSE! but a
non-null tail element can be specified.
v7/src/runtime/list.scm
v7/src/runtime/runtime.pkg