chibi-scheme/lib
John Croisant 42dd447a06 Raise error if apply is called with invalid args.
* If called with only the procedure, but no args list.
* If called with a final arg that is not a proper list.
2018-04-14 20:49:03 -05:00
..
chibi exit codes should be exact (issue #467) 2018-04-05 22:11:05 +09:00
scheme extending (scheme red) 2018-01-24 23:54:09 +09:00
srfi default comparator compares numbers with = (issue #459) 2018-03-10 11:11:59 +09:00
init-7.scm Raise error if apply is called with invalid args. 2018-04-14 20:49:03 -05:00
meta-7.scm support (import (only (rename ...))) in addition to the other way around (fixes #431) 2017-08-05 17:31:24 +09:00