[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Chicken-users] sequences egg
From: |
Felix |
Subject: |
[Chicken-users] sequences egg |
Date: |
Thu, 18 Nov 2010 10:03:44 -0500 (EST) |
Hello!
I've put together a little library of generic "sequence" operations,
and would like to get some feedback, since I'm not sure about the
nomenclature and API. Find it here:
http://wiki.call-cc.org/eggref/4/sequences
And in the repo, usual place. It has a test-suite, but surely contains
some bugs, and is a bit of a test for the "fast-generic" extension.
Comments, suggestions, rants or critique is welcome.
(I think it needs a very recent chicken, but am not quite sure,
it may work with older versions)
cheers,
felix