[plt-scheme] New vector library

From: Sam TH (samth at ccs.neu.edu)
Date: Sun Nov 8 21:23:14 EST 2009

There is now a library of many useful procedures for vectors,
available in `scheme' and `scheme/vector'. It is modeled on SRFI 43
and the `scheme/list' library. If any additional functions would be
useful, please let me know, and I'll add them.

Documentation is in the usual place.  In addition, all of the
vector-handling procedures in `scheme' now have appropriate types in
Typed Scheme.

-- 
sam th
samth at ccs.neu.edu


Posted on the users mailing list.