Handbook
Glossary
seek-end? ( object -- ? )
Vocabulary
io
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
seek-end
class.
Definition
USING:
kernel
;
IN:
io
:
seek-end?
( object -- ? )
\
seek-end
eq?
;