Allow sequences to contain zero elements.
authorChris Hanson <org/chris-hanson/cph>
Sun, 4 Nov 2018 04:55:19 +0000 (21:55 -0700)
committerChris Hanson <org/chris-hanson/cph>
Sun, 4 Nov 2018 04:55:19 +0000 (21:55 -0700)
commit2f4d0373c12e2e6707f35c25cf37b8f23fdf4485
tree652ab6ce70108d43c09810ea5055f3c5792c1f17
parent8f7cad4b547912483e9114881088edc53cfe4a6c
Allow sequences to contain zero elements.
src/compiler/fggen/fggen.scm
src/runtime/lambda.scm
src/runtime/library-scode.scm
src/runtime/scan.scm
src/runtime/scode.scm
src/runtime/unsyn.scm
src/runtime/ystep.scm
src/sf/object.scm
src/sf/xform.scm