[Home] Type Microsoft.FSharp.Control.lazy


The type of delayed computations. Use the values in the [[Lazy]] module to manipulate values of this type, and the notation 'lazy expr' to create values of this type. Note: an abbreviation for Lazy<'a>

Full Type Signature

type 'a lazy = Lazy<'a>

See Also

Microsoft.FSharp.Control


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