Handbook
Glossary
(require-gl) ( thing require-quot make-error-quot -- )
Vocabulary
opengl
.
capabilities
Inputs
thing
an
object
require-quot
an
object
make-error-quot
an
object
Outputs
None
Definition
USING:
kernel
make
;
IN:
opengl.capabilities
:
(require-gl)
( thing require-quot make-error-quot -- )
[
dupd
call
[
drop
]
]
dip
[
" "
make
throw
]
curry
if
;
inline