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