Mutable<'a>
Namespace: Gjallarhorn.Internal
A lightweight wrapper for a mutable value which provides a mechanism for change notification as needed
Constructors
Constructor | Description |
new(value)
Signature: value:'a -> Mutable<'a>
|
CompiledName: |