Handbook
Glossary
dump ( string type -- string )
Vocabulary
tnetstrings
.
private
Inputs
string
an
object
type
an
object
Outputs
string
an
object
Definition
USING:
formatting
kernel
sequences
;
IN:
tnetstrings.private
:
dump
( string type -- string )
[
[
length
]
keep
]
dip
"%d:%s%s"
sprintf
;