(string-any, string-every): Use a scheme
authorKevin Ryde <user42@zip.com.au>
Tue, 14 Dec 2004 00:21:25 +0000 (00:21 +0000)
committerKevin Ryde <user42@zip.com.au>
Tue, 14 Dec 2004 00:21:25 +0000 (00:21 +0000)
commitfdc6aebfaf444a84e8b6291c2a5589f4ba477c7a
tree846ea6aa92b2ef35ffccb24f857e36e310d7c666
parent680b5237147519bff4459a8dd6c0a1224b7e5a1c
(string-any, string-every): Use a scheme
wrapper around the C code so for the final call to the predicate
procedure is a tail call, per SRFI-13 spec.
ice-9/boot-9.scm
libguile/srfi-13.c