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: gregg:pointillistic at: 4-Nov-2010 21:01

DN> So... It seems that several REBOL data-types fall into an umbrella DN> category called "series". Is there a particular reason for *categorizing* DN> these data-types under the name "series"? Yes. They all contain a series of values. -- Gregg