<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><blockquote type="cite"><div><font class="Apple-style-span" color="#000000"><br></font>I think a vector of fixnums (three on a 32-bit platform or two on a<br>64-bit platform) could be slightly more compact, but it's not a big<br>difference --- especially, I imagine, compared to the overhead of the<br>string keys.<br><br></div></blockquote></div><br><div>Oops, I forgot that keys are also stored. I probably should implement my own, simpler hashtable using equal-hash-code then.</div><div><br></div><div>--Erich</div></body></html>