I've just published draft #2 of SRFI 231. It was submitted by Bradley J. Lucier, author of the SRFI.
Here are Bradley's comments on the draft:
Major changes:
- Define, document, and test data? and data->body slots in storage-class structure.
- Define those entries for predefined storage classes.
- Define, document, and test make-specialized-array-from-data.
- Define, document, and test list*->array and vector*-array.
See the individual commit messages for details.
Here is the commit summary:
Here's the diff:
https://github.com/scheme-requests-for-implementation/srfi-231/compare/draft-1..draft-2
Regards,
SRFI Editor