Scheme Request for Implementation 164,
"Enhanced multi-dimensional Arrays,"
by Per Bothner,
is now available for discussion.

Its draft and an archive of the ongoing discussion are available at <https://srfi.schemers.org/srfi-164/>.

You can join the discussion of the draft by filling out the subscription form on that page.

You can contribute a message to the discussion by sending it to <[email protected]>.

Here's the abstract:

This SRFI describes the array data type (a generalization of vectors to multiple indexes or dimensions), along with a set of procedures for working on them.

This specification is an extension of SRFI 25, with additions from Racket’s math.array package and other sources. It has been implemented in the Kawa dialect of Scheme.

Regards,


SRFI Editor

Reply via email to