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