Inherited from Serializable
Inherited by implicit conversion any2stringadd from
Change[A] to any2stringadd[Change[A]]
Inherited by implicit conversion StringFormat from
Change[A] to StringFormat[Change[A]]
Inherited by implicit conversion Ensuring from
Change[A] to Ensuring[Change[A]]
Inherited by implicit conversion ArrowAssoc from
Change[A] to ArrowAssoc[Change[A]]
The result of a modification to a Ref
previousis the value before modification (i.e., the value passed to modify function,fin the call tomodify(f).nowis the new value computed byf.