MultiMap<'key, 'value>
Namespace: FSharpAux
Parent Module: MultiMap
Type abreviation for Map<'key,'value list>
Instance members
Instance member | Description |
x.Count
Signature: int
|
CompiledName: |
x.IsEmpty
Signature: bool
|
CompiledName: |
[key]
Signature: key:'key -> 'value list
|
CompiledName: |