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