index
:
pit
master
a small Lisp for small tasks
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
array.lisp
blob: 976f70d9b025c9abac529579583d80659ce5d548 (
plain
)
1
2
(print! (array/repeat 'foo 1000)) (array/repeat 'foo 10000)