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


This tag indicates the collection uses structural comparison on keys, except where the structural comparison semantics has been altered for particular types through re-implementations of the IComparer interface.

Full Type Signature

type StructuralComparer<'key> = class
                                end
                                with
                                  interface IComparer<'key>
                                  new : unit -> StructuralComparer<'key>
                                end

Static Members

MemberDescription
new : unit -> StructuralComparer<'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