Full Type Signaturetype Option <'a> =
| None
| Some of 'a
with
static member None : 'a option with get
member Item : 'a with get
static member Some : 'a -> 'a option
static member IsSome : 'a option -> bool
static member IsNone : 'a option -> bool
end Instance Members
Static Members
| ||||||||||||||
See Also |
Documentation for assembly fslib, version 1.1.10.1, generated using F# version 1.1.10.1