chibi-scheme/lib/chibi/optimize
Alex Shinn 3ee50bd0d7 length now requires a proper list.
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.
2012-07-21 19:22:56 +09:00
..
profile.c automatically making sockets non-blocking on accept 2012-05-14 08:37:45 -04:00
profile.scm automatically making sockets non-blocking on accept 2012-05-14 08:37:45 -04:00
profile.sld automatically making sockets non-blocking on accept 2012-05-14 08:37:45 -04:00
rest.c automatically making sockets non-blocking on accept 2012-05-14 08:37:45 -04:00
rest.scm length now requires a proper list. 2012-07-21 19:22:56 +09:00
rest.sld automatically making sockets non-blocking on accept 2012-05-14 08:37:45 -04:00