Handbook
Glossary
<throws-on-eof-stream> ( stream -- throws-on-eof-stream )
Vocabulary
io
.
streams
.
throwing
Inputs
stream
an
object
Outputs
throws-on-eof-stream
an
object
Definition
USING:
kernel
;
IN:
io.streams.throwing
:
<throws-on-eof-stream>
( stream -- throws-on-eof-stream )
\
throws-on-eof-stream
boa
;
inline