[Home] Namespace Microsoft.FSharp.Compatibility


Modules (as contributed by assembly 'FSharp.PowerPack')

ModuleDescription
Microsoft.FSharp.Compatibility.Arg A simple command-line argument processor.
Microsoft.FSharp.Compatibility.Array Compatibility operations on arrays.
Microsoft.FSharp.Compatibility.Array2D
Microsoft.FSharp.Compatibility.Byte Byte (8-bit) operations.
Microsoft.FSharp.Compatibility.Char Unicode characters, i.e. the System.Char type. see also the operations in System.Char and the System.Text.Encoding interfaces if necessary.
Microsoft.FSharp.Compatibility.Enum Simple operations to convert between .NET enuemration types and integers
Microsoft.FSharp.Compatibility.Float ML-like operations on 64-bit System.Double floating point numbers.
Microsoft.FSharp.Compatibility.Int16
Microsoft.FSharp.Compatibility.Int32 Basic operations on 32-bit integers. The type int32 is identical to System.Int32.
Microsoft.FSharp.Compatibility.Int64 Basic operations on 64-bit integers. The type int64 is identical to System.Int64.
Microsoft.FSharp.Compatibility.Lazy
Microsoft.FSharp.Compatibility.List Compatibility operations on lists.
Microsoft.FSharp.Compatibility.Map Extension functionality for maps using structural comparison
Microsoft.FSharp.Compatibility.Permutation
Microsoft.FSharp.Compatibility.SByte Simple operations on signed bytes
Microsoft.FSharp.Compatibility.Seq
Microsoft.FSharp.Compatibility.Set Immutable sets implemented via binary trees
Microsoft.FSharp.Compatibility.String Compatibility module for string processing. Richer string operations are available via the member functions on strings and other functionality in the System.String type and the System.Text.RegularExpressions namespace.
Microsoft.FSharp.Compatibility.UInt32 UInt32: ML-like operations on 32-bit System.UInt32 numbers.
Microsoft.FSharp.Compatibility.UInt64 UInt64: basic operations on 64-bit System.UInt64 numbers.

Type Definitions

TypeDescription
type permutation Note: an abbreviation for int -> int

See Also

Namespaces


Documentation for assembly FSharp.PowerPack, version 1.9.6.16, generated using F# Programming Language version 1.9.6.16