Re: Rank-1 array and vector
Per Bothner 02 Nov 2018 04:29 UTC
On 11/1/18 8:10 PM, Shiro Kawai wrote:
> In srfi-122 I read arrays must be disjoint from vectors. Are they not?
That may be the case for srfi-122, but in my proposal (draft at http://per.bothner.com/tmp/srfi-arrays.html),
Common Lisp, and some existing Scheme implementations (at least Guile and Kawa), vectors are rank-1 arrays.
--
--Per Bothner
xxxxxx@bothner.com http://per.bothner.com/