index
:
txr
master
txr-old
TXR: A data munging language.
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
018
/
close-lazy.tl
blob: c6b08e7242263c6ca2e8d176d41736ee60896661 (
plain
)
1
2
3
(
dotimes
(
i
20000
)
(
close-lazy-streams
(
file-get-lines
self-path
)))