Choice<'T1, 'T2> Type
- Namespace: FSharp.Core
- Assembly: FSharp.Core.dll
-
Base Type:
obj -
All Interfaces:
IStructuralEquatable,IComparable<Choice<'T1, 'T2>>,IComparable,IStructuralComparable
Helper types for active patterns with 2 choices.
Union cases
| Union case | Description |
Full Usage:
Choice1Of2 'T1
Parameters:
'T1
|
|
Full Usage:
Choice2Of2 'T2
Parameters:
'T2
|
