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