[REBOL] Re: How to use Hash index
From: robert:muench:robertmuench at: 23-Aug-2003 13:37
> -----Original Message-----
> From: [rebol-bounce--rebol--com] [mailto:[rebol-bounce--rebol--com]]
> On Behalf Of Gregg Irwin
> Sent: Friday, August 22, 2003 5:49 PM
> To: Thorsten Moeller
> Subject: [REBOL] Re: How to use Hash index
> A hash! works like a block!, but is much faster for lookups.
Hi, IIRC I once talked to Carl and he said, that everything in Rebol is
hashed anyway. So I really don't know if there is a performance
difference. Robert