Handbook
Glossary
cl-handle? ( object -- ? )
Vocabulary
opencl
.
private
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
cl-handle
class.
Definition
USING:
classes.tuple.private
;
IN:
opencl.private
:
cl-handle?
( object -- ? )
\
cl-handle
11
tuple-instance?
;