GeneralizableValueAttribute (FSharp.Core)

Namespace: FSharp.Core
Assembly: FSharp.Core.dll
Base Type: Attribute
This is an attribute type definition

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.

Constructors

Constructor Description

GeneralizableValueAttribute()

Full Usage: GeneralizableValueAttribute()

Returns: GeneralizableValueAttribute GeneralizableValueAttribute

Creates an instance of the attribute

Returns: GeneralizableValueAttribute

GeneralizableValueAttribute