SRFI 63: Homogeneous and Heterogeneous Arrays

by Aubrey Jaffer

status: final (2005-04-27)

keywords: Data Structure, Numbers

library name: arrays

Abstract

The SRFI, which is to supersede SRFI-47, "Array",

Multi-dimensional arrays subsume homogeneous vectors as the one-dimensional case, obviating the need for SRFI-4.

SRFI-58 gives a read/write invariant syntax for the homogeneous and heterogeneous arrays described here.