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