shithub: femtolisp

ref: 994d01dff2f65cbabc5abbd56ff12428e29490b8
dir: /test/tme.lsp/

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