Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

N_CSharpx

Moh.Hassan edited this page Oct 10, 2019 · 1 revision

CSharpx Namespace

Classes

 

Class Description
Protected class Either
Protected class Either(TLeft, TRight)
Protected class EitherExtensions
Protected class EnumerableExtensions
Private class EnumerableExtensions.MaterializedEnumerable(T)
Protected class Just(T) Models a Maybe when contains a value.
Protected class Left(TLeft, TRight)
Protected class Maybe Provides static methods for manipulating Maybe.
Protected class Maybe(T) The Maybe type models an optional value. A value of type Maybe a either contains a value of type a (represented as Just a), or it is empty (represented as Nothing).
Protected class MaybeExtensions Provides convenience extension methods for Maybe.
Protected class Nothing(T) Models a Maybe when in empty state.
Protected class Right(TLeft, TRight)

Enumerations

 

Enumeration Description
Protected enumeration EitherType
Protected enumeration MaybeType Discriminator for Maybe.
 

Clone this wiki locally

Morty Proxy This is a proxified and sanitized view of the page, visit original site.