Handbook
Glossary
2info-string ( handle name quot -- string )
Vocabulary
opencl
.
private
Inputs
handle
an
object
name
an
object
quot
an
object
Outputs
string
an
object
Definition
USING:
io.encodings.ascii
io.encodings.string
sequences
;
IN:
opencl.private
:
2info-string
( handle name quot -- string )
[
ascii
decode
but-last
]
2info
;
inline