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