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 static member None : 'a option [<CompilationRepresentationAttribute (enum<CompilationRepresentationFlags> (2))>] member Value : 'a end Instance Members
Static Members
| ||||||||||||||
See Also |
Documentation for assembly FSharp.Core, version 1.9.6.0, generated using F# Programming Language version 1.9.6.0