[Home] Type Microsoft.FSharp.Core.GeneralizableValueAttribute


Adding this attribute to a non-function value with generic parameters indicates that uses of the construct can give rise to generic code through type inference.

Full Type Signature

[<AttributeUsage (enum<AttributeTargets> (64))>]
type GeneralizableValueAttribute = class
                                     inherit Attribute
                                   end
                                   with
                                     new : unit -> GeneralizableValueAttribute
                                   end

Static Members

MemberDescription
new : unit -> GeneralizableValueAttribute

See Also

Microsoft.FSharp.Core


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