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