Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
g95-abi? ( object -- ? )
Vocabulary
alien.fortran
Inputs and outputs
object
an
object
?
a boolean
Word description
Tests if the object is an instance of the
g95-abi
class.
Definition
USING:
kernel
;
IN:
alien.fortran
:
g95-abi?
( object -- ? )
\
g95-abi
eq?
;