Thank you very much.  I'm forwarding this to the SRFI mailing list for the record and so that John (the author) will see it.

---------- Forwarded message ----------
From: Will Clinger <xxxxxx@github.com>
Date: Fri, Mar 11, 2016 at 7:05 PM
Subject: [srfi-132] Fixed bugs and added a more comprehensive test program. (#1)
To: scheme-requests-for-implementation/srfi-132 <srfi-132@noreply.github.com>


This pull request completes the reference implementation for SRFI 132, adds my proposed vector-select procedure, fixes two bugs, adds a far more comprehensive test program, and makes it easy to improve the performance of the primary sorting routines by using the R6RS (rnrs sorting) library if it is available.


You can view, comment on, or merge this pull request online at:

  https://github.com/scheme-requests-for-implementation/srfi-132/pull/1

Commit Summary

File Changes

Patch Links:


Reply to this email directly or view it on GitHub.