[Home] Module Microsoft.FSharp.Core.Operators.Unchecked


This module contains the basic arithmetic operations with overflow checks.

Values

ValueDescription
[<RequiresExplicitTypeArgumentsAttribute ()>]
val defaultof<'a> : 'a
Generate a defult value for any type. This is null for reference types, For structs, this is struct value where all fields have the default value. This function is unsafe in the sense that some F# values do not have proper 'null' values.

See Also

Microsoft.FSharp.Core.Operators


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