Field Nothing
Represents an empty version of this maybe.
Namespace: MaybeSharp
Assembly: cs.temp.dll.dll
Syntax
public static readonly Maybe<T> Nothing
Returns
| Type | Description |
|---|---|
| Maybe<T> |
Represents an empty version of this maybe.
public static readonly Maybe<T> Nothing
| Type | Description |
|---|---|
| Maybe<T> |