<mapped> ( model quot -- model )


Vocabulary
models.combinators

Inputs
modela model
quotapplied to model's value on updates


Outputs
modela model


Word description
An expanded version of <arrow>. Use fmap instead.

Definition