Logo FSharp.Core

'T ref Type

The type of mutable references. Use the functions [!] and [:=] to get and set values of this type.

Instance members

Instance member Description

this.Value

Full Usage: this.Value

Returns: 'T

The current value of the reference cell

Returns: 'T

Type something to start searching.