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