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