Core.NumericLiterals Module (F#)

Provides a default implementations of F# numeric literal syntax for literals of the form dddI. For more information, see Literals (F#).

Namespace/Module Path: Microsoft.FSharp.Core

Assembly: FSharp.Core (in FSharp.Core.dll)

[<AutoOpen>]
module NumericLiterals

Modules

Module

Description

module NumericLiteralI

Provides a default implementations of F# numeric literal syntax for literals fo the form dddI

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

See Also

Reference

Microsoft.FSharp.Core Namespace (F#)