Handbook
Glossary
double-quote ( str -- newstr )
Vocabulary
html
.
parser
.
utils
Inputs
str
an
object
Outputs
newstr
an
object
Definition
USING:
sequences
;
IN:
html.parser.utils
:
double-quote
( str -- newstr )
"\""
1surround
;