Hello, I've ported the final reference implementation of SRFI 43 to Chicken, along with several additions/fixes described in the documentation. I hope the result is good enough to be put on the eggs page.
http://jiyu.gnook.org/~zbigniew/vector-lib/vector-lib.scm [scheme source] http://jiyu.gnook.org/~zbigniew/vector-lib/vector-lib.html [html documentation] Zb P.S. I disabled type checking in unsafe mode, but unsafe mode did not want to work for me (or I did it wrong). So, unsafe mode is not tested. _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
