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