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
master
femtolisp
/
tests
/
tme.lsp
5 lines
87 B
Scheme
Raw
Permalink
Blame
History
(
let
(
(
t
(
table
)
)
)
(
time
(
dotimes
(
i
2000000
)
(
put!
t
(
rand
)
(
rand
)
)
)
)
)
#t
Reference in New Issue
View Git Blame
Copy Permalink