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