Handbook
Glossary
uniq-file ( path/f -- )
Vocabulary
tools
.
uniq
Inputs
path/f
an
object
Outputs
None
Definition
USING:
io.encodings.utf8
io.files
kernel
;
IN:
tools.uniq
:
uniq-file
( path/f -- )
[
utf8
[
uniq-lines
]
with-file-reader
]
[
uniq-lines
]
if*
;