Hi Duke, the question is ... broad ... array in different languages can mean different things and rebol has it's own array that is closer to arrays in some other languages
I think it is safe to say a series in rebol can 'cover' most of the roles of arrays in other languages. A block (which is a subset series) may be a bit closer to a general 1D array. On 11/3/2010 3:02 PM, Duke Normandin wrote: > > Hey list... > > I'm re-visiting REBOL, and I must say that I'm appreciating it a whole > lot more this 2nd time around. > > Just to be clear - is a REBOL series exactly the same thing as an > array in other languages? -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
