Handbook
Glossary
xml-benchmark ( -- )
Vocabulary
benchmark
.
xml
Inputs
None
Outputs
None
Definition
USING:
io.directories
kernel
sequences
xml
;
IN:
benchmark.xml
:
xml-benchmark
( -- )
"vocab:xmode/catalog/modes/"
[
[
file>xml
drop
]
each
]
with-directory-files
;