Namespaces in assembly FSharp.CoreDescription
Microsoft.FSharp
[Idioms], [Reflection]
Microsoft.FSharp.Collections Immutable sets implemented via binary trees This namespace contains some common collections in an object-oriented style well suited for use from F#.
[Array], [Array2], [Array3], [CommonExtensions], [ComparisonIdentity], [HashIdentity], [IEnumerable], [List], [Map], [ResizeArray], [Seq], [Set]
Microsoft.FSharp.Collections.Tagged
Microsoft.FSharp.Collections.Tags Tags used to mark collection types with information concerning the hash, equality and/or comparison functions used
[Optimizations]
Microsoft.FSharp.Compatibility Functions to make F# math-related code look similar to code in other systems
[CompatArray], [CompatMatrix], [MATLAB]
Microsoft.FSharp.Control
[Async], [CommonExtensions], [IEvent], [Lazy], [LazyStatus]
Microsoft.FSharp.Control.Mailboxes
Microsoft.FSharp.Control.SharedMemory
[Helpers]
Microsoft.FSharp.Core Basic F# type definitions and F#-related libraries
[Byte], [Enum], [Float], [Float32], [Func], [Int16], [Int32], [Int64], [Int8], [LanguagePrimitives], [Operators], [OptimizedClosures], [Option], [Pervasives], [SByte], [String], [UInt16], [UInt32], [UInt64], [UInt8]
Microsoft.FSharp.Math
[BigInt], [BigNum], [Complex], [GlobalAssociations], [Instances], [LinearAlgebra], [Matrix], [Notation], [RowVector], [Vector]
Microsoft.FSharp.Math.Primitives
[BigNat], [FFT]
Microsoft.FSharp.Math.Types
Microsoft.FSharp.NativeInterop C-like operations on native pointers. Use of any of these operators will result in the generation of unverifiable code.
[NativePtr], [Ref]
Microsoft.FSharp.Primitives
[Basics]
Microsoft.FSharp.Quotations Types and functions related to expression and type quotations, used when accessing meta-programming libraries such as LINQ. Expressions can be quoted using the notation such as <@ @>, once the [[Quotations.Typed]] namespace has been opened.
[Raw], [Typed]
Microsoft.FSharp.Text
[Printf], [PrintfImpl]
Microsoft.FSharp.Text.StructuredFormat
[Display], [LayoutOps]
Microsoft.FSharp.Tools.FsLex
Microsoft.FSharp.Tools.FsYacc Parsers generated by FsPars provide information from within parser actions. However that information is not available globally, but rather is accessed via the functions available on the local variable parseInformation : Microsoft.FSharp.Tools.FsYacc.IParseState
[ParseHelpers]
System


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

Namespaces

Namespaces in assembly FSharp.CompatibilityDescription
Microsoft.FSharp.Compatibility.FSharp This namespace contains constructs for compatibility with earlier versions of F# but which are no longer part of the core library.
[LazyList], [ReadonlyArray]
Microsoft.FSharp.Compatibility.OCaml Immutable sets implemented via binary trees
[Arg], [Big_int], [Buffer], [Bytearray], [Char], [Filename], [Hashtbl], [Lexing], [Map], [Num], [Obj], [Parsing], [Pervasives], [Printexc], [Set], [Sys]


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