<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div bgcolor="#FFFFFF" text="#000000">Also, for literal keys
    the hashing is done at *load time* so it will only hash again when
    it that hash exhausted, typically this will happen if Maps are
    larger then 50000 pairs.</div></blockquote><div><br></div><div>Neat. Does this happen only on maps creation or also when updating maps with := or =>? What about matching on maps?</div><div><br></div></div></div></div>