Handbook
Glossary
find-walker-window ( thread -- world/f )
Vocabulary
ui
.
tools
.
walker
Inputs
thread
an
object
Outputs
world/f
an
object
Definition
USING:
kernel
ui
;
IN:
ui.tools.walker
:
find-walker-window
( thread -- world/f )
[
swap
walker-for-thread?
]
curry
find-window
;