Handbook
Glossary
annotate-gl-functions ( quot -- )
Vocabulary
opengl
.
annotations
Inputs
quot
an
object
Outputs
None
Definition
USING:
compiler.units
kernel
sequences
tools.annotations.private
;
IN:
opengl.annotations
:
annotate-gl-functions
( quot -- )
[
[
gl-functions
]
dip
[
dupd
curry
(annotate)
]
curry
each
]
with-compilation-unit
;