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