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