Handbook
Glossary
YAML_NO_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_NO_ERROR
class.
Definition
USING:
kernel
;
IN:
yaml.ffi
:
YAML_NO_ERROR?
( object -- ? )
\
YAML_NO_ERROR
eq?
;