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