Handbook
Glossary
character-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
character-type
class.
Definition
USING:
classes.tuple.private
;
IN:
alien.fortran.private
:
character-type?
( object -- ? )
\
character-type
9
tuple-instance?
;