Dictionary<'TKey, 'TValue>
Namespace: Tensor.Utils
Parent Module: UtilTypes
Instance members
Instance member | Description |
Comparer
Signature: IEqualityComparer<'TKey>
|
|
Count
Signature: int
Modifiers: abstract |
|
[()]
Signature: unit -> 'TKey
Modifiers: abstract |
|
Keys
Signature: KeyCollection<'TKey,'TValue>
|
|
Values
Signature: ValueCollection<'TKey,'TValue>
|