EvaluationCallbackExtensions Module
Type extensions
Type extension | Description |
|
|
|
|
|
|
Full Usage:
this.AddCallback
Parameters:
CountingHashSet<'T> -> HashSetDelta<'T> -> unit
Returns: IDisposable
|
Extended Type:
|
Full Usage:
this.AddCallback
Parameters:
HashMap<'Key, 'Value> -> HashMapDelta<'Key, 'Value> -> unit
Returns: IDisposable
|
Extended Type:
|
Full Usage:
this.AddCallback
Parameters:
IndexList<'T> -> IndexListDelta<'T> -> unit
Returns: IDisposable
|
Extended Type:
|
|
|
|
|
|
|
Full Usage:
this.AddWeakCallback
Parameters:
CountingHashSet<'T> -> HashSetDelta<'T> -> unit
Returns: IDisposable
|
Extended Type:
|
Full Usage:
this.AddWeakCallback
Parameters:
HashMap<'Key, 'Value> -> HashMapDelta<'Key, 'Value> -> unit
Returns: IDisposable
|
Extended Type:
|
Full Usage:
this.AddWeakCallback
Parameters:
IndexList<'T> -> IndexListDelta<'T> -> unit
Returns: IDisposable
|
Extended Type:
|