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