Issues
- 0
Add Result<T, E>.TryUnwrap variant that has output for both result and error
#23 opened by bojanrajkovic - 0
Add deconstruction to Result<T, E> to support C# 8 pattern matching improvements
#24 opened by bojanrajkovic - 0
ConfigureAwait in Option/Result/Http
#10 opened by bojanrajkovic - 0
First/Rest for IEnumerable<T>
#9 opened by bojanrajkovic - 0
TryUnwrap APIs for Option<T>
#11 opened by bojanrajkovic