Handbook
Glossary
gopher-server? ( object -- ? )
Vocabulary
gopher
.
server
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
gopher-server
class.
Definition
USING:
classes.tuple.private
;
IN:
gopher.server
:
gopher-server?
( object -- ? )
\
gopher-server
11
tuple-instance?
;