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