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