[Home] Type Microsoft.FSharp.Core.array


Single dimensional, zero-based arrays, written 'int[]', 'string[]' etc. Use the values in the Array module to manipulate values of this type, or the notation 'arr.[x]' to get/set array values. Note: an abbreviation for 'a []

Full Type Signature

type 'a array = 'a []

See Also

Microsoft.FSharp.Core


Documentation for assembly FSharp.Core, version 1.9.6.0, generated using F# Programming Language version 1.9.6.0