YAML_PARSE_BLOCK_MAPPING_FIRST_KEY_STATE? ( object -- ? )


Vocabulary
yaml.ffi

Inputs and outputs
objectan object
?a boolean


Word description
Tests if the object is an instance of the YAML_PARSE_BLOCK_MAPPING_FIRST_KEY_STATE class.

Definition