Handbook
Glossary
finite-stream-cursor? ( object -- ? )
Vocabulary
cursors
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
finite-stream-cursor
class.
Definition
IN:
cursors
:
finite-stream-cursor?
( object -- ? )
end-of-stream?
;