PrevValueCellExtension<T> extension

Provides the previous property for retrieving a cell which holds the previous value of this cell.

on

Properties

previous ValueCell<T>

Available on ValueCell<T>, provided by the PrevValueCellExtension extension

Return a cell which holds the previous value of this cell.
no setter