Enhanced C#
Language of your choice: library documentation
|
Represents a type that holds a single value of one of two types (L or R). More...
Represents a type that holds a single value of one of two types (L or R).
Properties | |
IMaybe< L > | Left [get] |
IMaybe< R > | Right [get] |