On 4/14/07, shawnw <[EMAIL PROTECTED]> wrote:
The Chicken manual says that srfi-43 is supported, but it isn't, at least not beyond those functions that are also in the standard. It's easy enough to add as an egg; is it worth it to put it in the core libraries instead or just remove it from the list of supported srfis?
There is a vector-llib extension, which implements SRFI-43: http://www.call-with-current-continuation.org/eggs/vector-lib.html cheers, felix _______________________________________________ Chicken-users mailing list [EMAIL PROTECTED] http://lists.nongnu.org/mailman/listinfo/chicken-users
