number-escape-string* ( str -- str' n )


Vocabulary
escape-strings

Inputs
stran object


Outputs
str'an object
nan object


Definition