Protected Constructors
Public Methods
| Name | Description | |
|---|---|---|
![]() |
Do | Perform an action on either type. |
![]() |
First | Returns an instances initialized to First. |
![]() |
Fourth | Return an Either encapsulating a type U. |
![]() |
Second | Returns an instances initialized to Second. |
![]() |
Select | Overloaded. If the type is F, return the value, else return otherwise. |
![]() |
Select<Q> | Transform the F, S, or T types into a Q. |
![]() |
Third | Return an Either encapsulating a type T. |
Public Properties