[Home] Type Microsoft.FSharp.Collections.HashTable


Note: The type HashTable has been renamed to HashMultiMap because the type doesn't conform to the expected behaviour of .NET Dictionaries (it can bind keys to multiple values). Please adjust your references to this type

Note: an abbreviation for HashMultiMap<'a,'b>

Full Type Signature

[<Obsolete
  ("The type HashTable has been renamed to HashMultiMap because the type doesn't conform to the expected behaviour of .NET Dictionaries (it can bind keys to multiple values). Please adjust your references to this type")>]
type HashTable<'a,'b> = HashMultiMap<'a,'b>

See Also

Microsoft.FSharp.Collections


Documentation for assembly FSharp.Core, version 1.9.4.19, generated using F# version 1.9.4.19