InclusiveOption<'T> Type
Union cases
| Union case | Description |
Full Usage:
All
|
|
Full Usage:
None
|
|
Full Usage:
Some 'T
Parameters:
'T
|
|
Instance members
| Instance member | Description |
Full Usage:
this.IsAll
Returns: bool
|
|
Full Usage:
this.IsNone
Returns: bool
|
|
Full Usage:
this.IsSome
Returns: bool
|
|