* srfi-1.scm (check-arg-type, non-negative-integer?): a couple of new
authorGary Houston <ghouston@arglist.com>
Sun, 5 Aug 2001 10:12:37 +0000 (10:12 +0000)
committerGary Houston <ghouston@arglist.com>
Sun, 5 Aug 2001 10:12:37 +0000 (10:12 +0000)
commit5753f02f67d31e87bceba2b1f559c20e6e21b015
tree8da8903eeff56c0eb5188adcd865eb5f874d8034
parent848458d99068f7542b5f63d52eb2338595a5fb1e
* srfi-1.scm (check-arg-type, non-negative-integer?): a couple of new
internal definitions.
(list-tabulate, iota): check for bad arguments that otherwise
give weird output.
(filter): check for proper list, to avoid infinite recursion on
a circular list.
srfi/ChangeLog
srfi/srfi-1.scm