With minor editorial modifications, these changes have been published as draft #5:
---------- Forwarded message ----------
From:
Bradley LucierDate: Fri, Sep 18, 2015 at 4:05 PM
Subject: [srfi-122] Change "fixed-array" to "specialized-array" throughout; other documentation changes. (#4)
Change "fixed-array" to "specialized-array" throughout.
Document that while intervals in this SRFI are nonempty, empty intervals would be a compatible extension.
Mention relationship to Racket's nonstrict arrays in math/array library.
Remove some notes of little relevance.
Update draft number.
Commit Summary
- Change "fixed-array" to "specialized-array" throughout.
File Changes
-
M
generic-arrays.scm
(230)
-
M
srfi-122.html
(157)
-
M
srfi-122.scm
(156)
-
M
test-arrays.scm
(228)