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