Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
The F# compiler emits calls to some of the functions in this module as part of the compiled form of some language constructs
Namespace/Module Path: Microsoft.FSharp.Core.LanguagePrimitives
Assembly: FSharp.Core (in FSharp.Core.dll)
module IntrinsicFunctions
Values
Value |
Description |
|---|---|
A compiler intrinsic for checking initialization soundness of recursive bindings |
|
This function implements calls to default constructors acccessed by 'new' constraints. |
|
A compiler intrinsic for the efficient compilation of sequence expressions |
|
A compiler intrinsic for checking initialization soundness of recursive bindings |
|
A compiler intrinsic for checking initialization soundness of recursive static bindings |
|
The standard overloaded associative (indexed) lookup operator |
|
The standard overloaded associative (2-indexed) lookup operator |
|
The standard overloaded associative (3-indexed) lookup operator |
|
The standard overloaded associative (4-indexed) lookup operator |
|
Primitive used by pattern match compilation |
|
This function implements parsing of decimal constants |
|
The standard overloaded associative (indexed) mutation operator |
|
The standard overloaded associative (2-indexed) mutation operator |
|
The standard overloaded associative (3-indexed) mutation operator |
|
The standard overloaded associative (4-indexed) mutation operator |
|
A compiler intrinsic that implements the ':?' operator |
|
A compiler intrinsic that implements the ':?' operator |
|
A compiler intrinsic that implements the ':?>' operator |
|
A compiler intrinsic that implements the ':?>' operator |
Platforms
Windows 8, Windows 7, Windows Server 2012, Windows Server 2008 R2
Version Information
F# Core Library Versions
Supported in: 2.0, 4.0, Portable