On Aug 16, 2007, at 12:17 PM, Andrew Doran wrote: > /* TODO: Hashing */ > > hash32_str()? Why hash when you could use the super-fast / super-small rb-tree implementation in libkern? (We ought to be using that in a lot more places, I think.) -- thorpej