Handbook
Glossary
number-escape-string ( str -- str' )
Vocabulary
escape-strings
Inputs
str
an
object
Outputs
str'
an
object
Definition
USING:
kernel
;
IN:
escape-strings
:
number-escape-string
( str -- str' )
number-escape-string*
drop
;