Vocabularymodels.
combinatorsInputs| model | a model |
| oldval | starting value |
| quot | applied to update and previous values |
OutputsWord descriptionSimilar to
reduce but works on models, applying a quotation to the previous and new values at each update
Definition