mirror of
https://github.com/ashinn/chibi-scheme.git
synced 2025-05-19 05:39:18 +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. |
||
---|---|---|
.. | ||
loop.scm |