Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Is a "series" aka an "array"

From: tom:conlin:gma:il at: 3-Nov-2010 15:31

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: