[Prev][Next][Index][Thread]
[FD] utility of vector?
-
To: info-dylan@ai.mit.edu
-
Subject: [FD] utility of vector?
-
From: dauclair@hotmail.com
-
Date: Tue, 7 Mar 2000 11:15:01 -0500 (EST)
-
Organization: Deja.com - Before you buy.
-
Xref: traf.lcs.mit.edu comp.lang.dylan:11595
So, the DRM says one can get a new vector with vector(). I tried it
... obviously the size: and fill: keywords don't work. So, if I
let row = make(<vector>,size: 120, fill: 0);
how do I do the same with the vector fn?
Sincerely,
Douglas M. Auclair
Sent via Deja.com http://www.deja.com/
Before you buy.
Follow-Ups: