This website requires JavaScript.
Explore
Help
Register
Sign In
conservatory
/
femtolisp
Watch
4
Star
0
Fork
You've already forked femtolisp
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
b36d4fbf5d
femtolisp
/
tests
/
tme.lsp
5 lines
87 B
Plaintext
Raw
Blame
History
(let ((t (table)))
(time (dotimes (i 2000000)
(put! t (rand) (rand)))))
#t
Reference in New Issue
View Git Blame
Copy Permalink