Handbook
Glossary
vocab>literals ( vocab -- sequence )
Vocabulary
modern
Inputs
vocab
an
object
Outputs
sequence
an
object
Definition
USING:
io.encodings.utf8
io.files
kernel
splitting
vocabs.loader
;
IN:
modern
:
vocab>literals
( vocab -- sequence )
".private"
?tail
drop
vocab-source-path
utf8
file-contents
string>literals
;