- Namespace
- FunctionalSharp
.PatternMatching - Containing Type
- PatternMatch
<T, TResult>
Syntax
public IEnumerable<TResult> Else(Func<T, TResult> result)
Parameters
| Name | Type | Description |
|---|---|---|
| result | Func |
Return Value
| Type | Description |
|---|---|
| IEnumerable |
