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