Handbook
Glossary
with-256color ( quot -- )
Vocabulary
io
.
streams
.
256color
Inputs
quot
an
object
Outputs
None
Definition
USING:
io
io.streams.256color.private
kernel
namespaces
;
IN:
io.streams.256color
:
with-256color
( quot -- )
output-stream
get
<256color>
swap
with-output-stream*
;
inline