Parents: | io.streams |
Authors: | Doug Coleman |
Class | Superclass | Slots |
stream-exhausted | tuple | n stream word |
throws-on-eof-stream | tuple | stream |
Word | Stack 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 ) |
Word | Stack effect |
stream-exhausted? | ( object -- ? ) |
throws-on-eof-stream? | ( object -- ? ) |