LanguagePrimitives.GenericHash<'T> Function (F#)
Visual Studio 2012
Hash a value according to its structure. This hash is not limited by an overall node count when hashing F# records, lists and union types.
Namespace/Module Path: Microsoft.FSharp.Core.LanguagePrimitives
Assembly: FSharp.Core (in FSharp.Core.dll)
// Signature: GenericHash : 'T -> int // Usage: GenericHash obj