MapT, TResult(T, NullableExtensionsClassToStructFuncT, TResult) | Applies a mapping function to a value that may be . |
MapT, TResult(T, FuncT, TResult) | Applies a mapping function to a value that may be . |
MapT, TResult(NullableT, NullableExtensionsStructToClassFuncT, TResult) | Applies a mapping function to a value that may be . |
MapT, TResult(NullableT, ReadOnlySpanFuncT, TResult) | Applies a mapping function to a value that may be . |
MapT, TResult(NullableT, SpanFuncT, TResult) | Applies a mapping function to a value that may be . |
MapT, TResult(NullableT, FuncT, TResult) | Applies a mapping function to a value that may be . |
MapT, TResult(T, ReadOnlySpanFuncT, TResult) | Applies a mapping function to a value that may be . |
MapT, TResult(T, SpanFuncT, TResult) | Applies a mapping function to a value that may be . |