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