Handbook
Glossary
dbf-field-header? ( object -- ? )
Vocabulary
dbf
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
dbf-field-header
class.
Definition
USING:
classes.tuple.private
;
IN:
dbf
:
dbf-field-header?
( object -- ? )
\
dbf-field-header
9
tuple-instance?
;