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