ref: b599779c7cd8b8beebbdf821995818dde17e70e1 dir: /test/tme.lsp/
(let ((t (table))) (time (dotimes (i 2000000) (put! t (rand) (rand))))) #t