Namespaces in assembly FSharp.Core10 | Description |
|
[Resizearray] |
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], [ComparisonIdentity], [HashIdentity], [IEnumerable], [List], [Map], [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
|
[IEvent], [Lazy], [LazyStatus] |
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] |
Microsoft.FSharp.Primitives
|
[Basics] |
Microsoft.FSharp.Text
|
[Printf] |
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
|
|