Handbook
Glossary
<operation> ( predicate command -- operation )
Vocabulary
ui
.
operations
Inputs
predicate
an
object
command
an
object
Outputs
operation
an
object
Definition
USING:
accessors
kernel
;
IN:
ui.operations
:
<operation>
( predicate command -- operation )
operation
new
[
]
>>translator
swap
>>command
swap
>>predicate
;