Handbook
Glossary
#1 ( model -- model' )
Vocabulary
models
.
combinators
Inputs
model
a
model
Outputs
model'
a
model
Word description
Moves a model to the top of its dependencies' connections, thus being notified before the others
Definition
USING:
accessors
;
IN:
models.combinators
:
#1
( model -- model' )
t
>>important?
;