chibi-scheme/lib
Alex Shinn cec55dfe41 Adding let-optionals* to core as recommended way of handling optional arguments.
This is much faster (in chibi) and more concise than case-lambda.  Also adding
(chibi optional) for the let-optionals and opt-lambda variants.
Still need to add let-keywords*.
2012-10-21 17:22:16 +09:00
..
chibi Adding let-optionals* to core as recommended way of handling optional arguments. 2012-10-21 17:22:16 +09:00
scheme Adding emergency-exit. 2012-10-15 09:50:35 +09:00
srfi Renaming the (scheme) library to (chibi). Leaving (scheme) as an alias for backwards compatibility. 2012-10-14 22:11:47 +09:00
init-7.scm Adding let-optionals* to core as recommended way of handling optional arguments. 2012-10-21 17:22:16 +09:00
meta.scm Renaming the (scheme) library to (chibi). Leaving (scheme) as an alias for backwards compatibility. 2012-10-14 22:11:47 +09:00