|
Populate a new array: msg#00087lang.smalltalk.squeak.beginners
Populate a new array. On Mar 11, 2007, at 10:40 , Blake wrote: > Wondering if I'm missing something. Bert replied: ^(1 to: aQuantity) collect: [:i | stuff] or alternately can be added: ^Array new: aQuantity withAll: stuff And depending on context it is probably easier to do either of these in line than as a method. Also: myCollection withAll: stuff will work if you already have the instance. Yours in service, --Jerome Peace ____________________________________________________________________________________ Looking for earth-friendly autos? Browse Top Cars by "Green Rating" at Yahoo! Autos' Green Center. http://autos.yahoo.com/green_center/
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Populate a new array., Bert Freudenberg |
|---|---|
| Next by Date: | Accessors, Blake |
| Previous by Thread: | Populate a new array., Blake |
| Next by Thread: | Re: Populate a new array, Bert Freudenberg |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |