Handbook
Glossary
number-escape-strings ( strs -- str )
Vocabulary
escape-strings
Inputs
strs
an
object
Outputs
str
an
object
Definition
USING:
sequences
;
IN:
escape-strings
:
number-escape-strings
( strs -- str )
[
number-escape-string
]
map
concat
number-escape-string
;