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