Handbook
Glossary
with-output+error-stream ( stream quot -- )
Vocabulary
io
Inputs
stream
an
object
quot
an
object
Outputs
None
Definition
USING:
destructors
kernel
;
IN:
io
:
with-output+error-stream
( stream quot -- )
[
with-output+error-stream*
]
curry
with-disposal
;
inline