Handbook
Glossary
?1sbuf ( ch -- sbuf )
Vocabulary
html5
Inputs
ch
an
object
Outputs
sbuf
an
object
Definition
USING:
kernel
sequences
;
IN:
html5
:
?1sbuf
( ch -- sbuf )
[
SBUF" "
clone
]
dip
[
over
push
]
when*
;
inline