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