Handbook
Glossary
operation-quot ( target operation -- quot )
Vocabulary
ui
.
operations
Inputs
target
an
object
operation
an
object
Outputs
quot
an
object
Definition
USING:
accessors
kernel
;
IN:
ui.operations
:
operation-quot
( target operation -- quot )
[
translator>>
]
[
command>>
]
bi
[
curry
]
dip
[
execute
]
curry
compose
;