A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://fsharp.github.io/fsharp-core-docs/reference/fsharp-core-compilationrepresentationflags.html below:

CompilationRepresentationFlags (FSharp.Core) | FSharp.Core

CompilationRepresentationFlags Type
Namespace: FSharp.Core
Assembly: FSharp.Core.dll
Base Type: Enum
All Interfaces: IComparable , IConvertible , ISpanFormattable , IFormattable
Kind: Struct
This is an enum type definition

Indicates one or more adjustments to the compiled representation of an F# type or member.

Record fields Record Field Description

Event

Full Usage:

Event

Field type: CompilationRepresentationFlags

Modifiers: static


Compile a property as a CLI event.

Field type: CompilationRepresentationFlags

Instance

Full Usage:

Instance

Field type: CompilationRepresentationFlags

Modifiers: static


Compile a member as 'instance' even if null is used as a representation for this type.

Field type: CompilationRepresentationFlags

ModuleSuffix

Full Usage:

ModuleSuffix

Field type: CompilationRepresentationFlags

Modifiers: static


append 'Module' to the end of a module whose name clashes with a type name in the same namespace.

Field type: CompilationRepresentationFlags

None

Full Usage:

None

Field type: CompilationRepresentationFlags

Modifiers: static


No special compilation representation.

Field type: CompilationRepresentationFlags

Static

Full Usage:

Static

Field type: CompilationRepresentationFlags

Modifiers: static


Compile an instance member as 'static' .

Field type: CompilationRepresentationFlags

UseNullAsTrueValue

Full Usage:

UseNullAsTrueValue

Field type: CompilationRepresentationFlags

Modifiers: static


Permit the use of null as a representation for nullary discriminators in a discriminated union.

Field type: CompilationRepresentationFlags

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4