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