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