I've just published draft #3 of SRFI 179.  It was submitted by Bradley J. Lucier, author of the SRFI.

https://srfi.schemers.org/srfi-179/

Here are Bradley's comments on the draft:

generic-arrays:
test-arrays.scm:
srfi-179.scm:
srfi-179.html:

Here is the commit summary:
  • Draft #3
  • As before, the Status section is standardized.
  • Use "SRFI n" instead of "SRFI-n" consistently.
  • Fix date of second draft.  Publish third draft.

Here's the diff:

https://github.com/scheme-requests-for-implementation/srfi-179/compare/57ef276..4fdec5f

Regards,


SRFI Editor