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