Updated reference implementation
David Van Horn 02 Aug 2005 02:39 UTC
The reference implementation for SRFI 43 Vector Library has been changed
to incorporate the bug fixes submitted by Taylor Campbell on 4 Feb 2005.
The new version also fixes bugs found by Zhu Chongkai on 24 Feb 2005,
and William Farr on 12 Apr 2005.
http://srfi.schemers.org/srfi-43/vector-lib.scm
Thanks for the reports. The precise diff of the changes to the file are
attached.
David