merge ( models -- model )


Vocabulary
models.combinators

Inputs
modelsa list of models


Outputs
modela basic-model


Word description
Creates a model that merges the updates of others

Definition