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