shithub: femtolisp

ref: c2cff341a39d3182820a0fc1f5462207cf78a6c2
dir: /test/tme.lsp/

View raw version
(let ((t (table)))
  (time (dotimes (i 2000000)
          (put! t (rand) (rand)))))