mirror of
https://github.com/ashinn/chibi-scheme.git
synced 2025-05-19 21:59:17 +02:00
It still accepts cyclic lists and returns #f, like SRFI-1 length+. It's convenient to be able to accept improper lists (e.g. for parameter lists), so the old behavior is available as length*. Fixes issue #97. |
||
---|---|---|
.. | ||
profile.c | ||
profile.scm | ||
profile.sld | ||
rest.c | ||
rest.scm | ||
rest.sld |