Handbook
Glossary
graft-queue ( -- dlist )
Vocabulary
ui
.
gadgets
.
private
Inputs
None
Outputs
dlist
an
object
Variable value
Current value in global namespace:
DL{
}
Definition
USING:
kernel
namespaces
;
IN:
ui.gadgets.private
:
graft-queue
( -- dlist )
\
graft-queue
get
[
"UI not running"
throw
]
unless*
;