Hi,
Stephen Compall <[EMAIL PROTECTED]> writes:
> Here is SRFI-37, args-fold, implemented by me from scratch in Scheme,
> including a manual section and a few tests. Patch does not include log
> entries, listed immediately below instead:
This is good news, thanks!
I committed it to HEAD (with
Here is SRFI-37, args-fold, implemented by me from scratch in Scheme,
including a manual section and a few tests. Patch does not include log
entries, listed immediately below instead:
srfi/ChangeLog:
2007-07-14 Stephen Compall <[EMAIL PROTECTED]>
* srfi-37.scm: New file.
* Mak