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