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