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