io.streams.throwing vocabulary
Factor handbook ยป Vocabulary index


Documentation
Throwing exceptions on stream exhaustion

Metadata
Authors:Doug Coleman


Words

Tuple classes
ClassSuperclassSlots
stream-exhausted tuplen stream word
throws-on-eof-stream tuplestream


Ordinary words
WordStack effect
<throws-on-eof-stream>( stream -- throws-on-eof-stream )
stream-exhausted( n stream word -- * )
stream-throw-on-eof( ..a stream quot: ( ..a stream' -- ..b ) -- ..b )
throw-on-eof( ..a quot: ( ..a -- ..b ) -- ..b )


Class predicate words
WordStack effect
stream-exhausted?( object -- ? )
throws-on-eof-stream?( object -- ? )


Files


Metadata files