#1 ( model -- model' )


Vocabulary
models.combinators

Inputs
modela model


Outputs
model'a model


Word description
Moves a model to the top of its dependencies' connections, thus being notified before the others

Definition