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

[REBOL] Associative data store Re:(2)

From: rebol:keithdevens at: 14-Sep-2000 14:06

I'm very impressed! This seems like it'll be really useful. Just wondering how performance will be. :) I still want something like this built into the language. Also, that way we could use built ins like 'length? on it. Hmm... this brings up another question. There's no way to do any kind of operator overloading in Rebol, so that we *could* use 'length? on this data structure, is there?