Handbook
Glossary
<text> ( text -- text )
Vocabulary
modern
.
html
Inputs
text
an
object
Outputs
text
an
object
Definition
USING:
accessors
kernel
;
IN:
modern.html
:
<text>
( text -- text )
text
new
swap
>>text
;
inline