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