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