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