Handbook
Glossary
modern-tests-paths ( names -- paths )
Vocabulary
modern
.
paths
Inputs
names
an
object
Outputs
paths
an
object
Definition
USING:
sequences
vocabs.files
;
IN:
modern.paths
:
modern-tests-paths
( names -- paths )
[
vocab-tests
]
map
concat
filter-exists
reject-some-paths
;