ResultBuilder Type
A result computation expression. Source: http://www.fssnip.net/7UJ/title/ResultBuilder-Computational-Expression
Constructors
Constructor | Description |
|
|
Instance members
Instance member | Description |
|
|
|
|
|
|
Full Usage:
this.Delay
Parameters:
unit -> 'a
Returns: unit -> 'a
|
|
|
|
|
|
Full Usage:
this.Run
Parameters:
unit -> 'a
Returns: 'a
|
|
|
|
|
|
|
|
Full Usage:
this.Zero
Returns: 'a option
|
|