[Home] Type Microsoft.FSharp.Collections.Tags.StructuralHash


This tag indicates the collection uses structural hashing on keys, except where the structural hashing semantics has been altered through re-implementations of the IStructuralHash interface

Full Type Signature

type StructuralHash<'key> = class
                            end
                            with
                              interface IEqualityComparer<'key>
                              new : unit -> StructuralHash<'key>
                            end

Static Members

MemberDescription
new : unit -> StructuralHash<'key>

See Also

Microsoft.FSharp.Collections.Tags


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