Marcin Jahn

Results 83 issues of Marcin Jahn

It'd be great to have overloads with support for `params Span`. More info in https://devblogs.microsoft.com/dotnet/csharp13-calling-methods-is-easier-and-faster/.

The google entry for this repo is kinda misleading: Not sure if there's anything that could be done about it, maybe Google just does not like the "#" symbol 😄.

I find the existing `Execute`/`ExecuteNoValue` extensions a bit inconvenient, due to: 1. Naming that could just reuse the established `Tap` nomenclature (used in `Result` already) 2. `void` return type prohibiting...