Handbook
Glossary
with-dim ( gadget quot -- )
Vocabulary
ui
.
utils
Inputs
gadget
an
object
quot
an
object
Outputs
None
Definition
USING:
kernel
namespaces
;
IN:
ui.utils
:
with-dim
( gadget quot -- )
[
[
store-dim
]
curry
]
dip
compose
with-scope
;
inline