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