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