[Home] Namespace Microsoft.FSharp.Collections


Types

TypeDescription
type CHashSet Configurable mutable hash sets, i.e. with user-defined equality and hash.
type CHashTable Configurable hash tables, i.e. with user-defined equality and hash. This is precisely the same type as that manipulated by the functions returned by invoking [[Microsoft.FSharp.MLLib.Hashtbl.Make]].
type hash_ops Note: an abbreviation for ('a -> int) * ('a -> 'a -> bool)
type HashSet Hash tables based on F# structural "hash" and (=) functions.
type HashStats Sinks recording statistical properties of one or more hash tables.
type HashTable Hash tables based on F# structural "hash" and (=) functions. This is precisely the same type as that manipulated by the functions in [[Microsoft.FSharp.MLLib.Hashtbl]].

See Also

Namespaces


Documentation for assembly fslib, version 1.1.10.1, generated using F# version 1.1.10.1