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