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