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