cmap<'Key, 'Value> Type
Changeable adaptive map that allows mutation by user-code and implements amap.
Instance members
Instance member | Description |
Full Usage:
this.Count
Returns: int
|
|
Full Usage:
this.IsEmpty
Returns: bool
|
|
Full Usage:
this[key]
Returns: 'Key
|
|
Full Usage:
this.Value
|