The io.directories.search
vocabulary
USE: io.directories.search
"M:/" [ ".txt" tail? ] find-all-files
Use the prettiprinting vocabulary.
"saved.factor" utf8 [ ... ] with-file-writer
"saved.factor" parse-file call
The io.directories.search
vocabulary
USE: io.directories.search
"M:/" [ ".txt" tail? ] find-all-files
Use the prettiprinting vocabulary.
"saved.factor" utf8 [ ... ] with-file-writer
"saved.factor" parse-file call