Header menu logo FSharp.Data.Adaptive

cval<'T> Type

Represents an adaptive value that can be changed by application code and Used in dependency-aware computations.

Instance members

Instance member Description

this.Value

Full Usage: this.Value

Gets or sets the current value. Setting the value requires a Transaction to be active using `transact`.

Type something to start searching.