Handbook
Glossary
(completion-quot) ( interactor completion-mode quot -- quot' )
Vocabulary
ui
.
tools
.
listener
.
completion
Inputs
interactor
an
object
completion-mode
an
object
quot
an
object
Outputs
quot'
an
object
Definition
USING:
kernel
sequences
;
IN:
ui.tools.listener.completion
:
(completion-quot)
( interactor completion-mode quot -- quot' )
2nip
[
[
[
{
}
]
]
]
dip
[
if-empty
]
curry
compose
;
inline