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

[REBOL] Re: parse rule for converting hex to decimal

From: gregg:pointillistic at: 23-Feb-2010 12:40

Hi Graham, GC> I didn't realize that a set implies a collection of unique items. Yup. All the set ops work that way, though the doc strings don't make it explicit. If you think of them in terms of "sets" it makes sense. -- Gregg