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

[REBOL] Associative data store Re:

From: bobr:dprc at: 14-Sep-2000 13:07

excellent! I have often wondered why select mixes keyspace with valuespace. - anyone want to try a 'hash based version ? - anyone want to make a /remove refinement ? At 04:01 PM 9/14/00 -0500, [joel--neely--fedex--com] wrote:
>The proposed implementation below addresses separation of key/value >spaces and tries to take advantage of REBOL built-ins for performance >wherever feasible. Critiques and comments welcome! > >-jn- >
;# mailto: [bobr--dprc--net]