Handbook
Glossary
updates ( values updates -- model )
Vocabulary
models
.
combinators
Inputs
values
an
object
updates
an
object
Outputs
model
an
object
Definition
USING:
accessors
arrays
kernel
;
IN:
models.combinators
:
updates
( values updates -- model )
[
2array
updater-model
<multi-model>
]
2keep
[
>>values
]
[
>>updates
]
bi*
;