Implement STREAM-FIRST and STREAM-REST as aliases for STREAM-CAR and
authorChris Hanson <org/chris-hanson/cph>
Fri, 24 Jul 1992 22:19:35 +0000 (22:19 +0000)
committerChris Hanson <org/chris-hanson/cph>
Fri, 24 Jul 1992 22:19:35 +0000 (22:19 +0000)
commit871f5b5db7f4f3d2a334afbb30489cb6c2f465bf
tree6130879056d5ba071e11a5b8ae7ca8a34b42a43f
parent607b11f10021465acd64e2bac128932db516be2e
Implement STREAM-FIRST and STREAM-REST as aliases for STREAM-CAR and
STREAM-CDR, respectively.
v7/src/runtime/runtime.pkg
v7/src/runtime/stream.scm
v8/src/runtime/runtime.pkg