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