Full Type Signature[<DefaultAugmentationAttribute (false); CompilationRepresentationAttribute (enum<CompilationRepresentationFlags> (8))>] type Option<'a> = | None | Some of 'a with static member Some : 'a -> 'a option member IsNone : bool member IsSome : bool [<CompilationRepresentationAttribute (enum<CompilationRepresentationFlags> (2)); Obsolete ("This member has been renamed to .Value")>] member Item : 'a static member None : 'a option [<CompilationRepresentationAttribute (enum<CompilationRepresentationFlags> (2))>] member Value : 'a end Instance Members
Static Members
Deprecated Members
| ||||||||||||||||||
See Also |
Documentation for assembly FSharp.Core, version 1.9.4.19, generated using F# version 1.9.4.19