Method 'CSharpFunctionalExtensions.AsyncResultExtensionsBothOperands.Tap<T>' is obsolete: Use Check() instead.
nabenzine opened this issue · 1 comments
nabenzine commented
In documentation of projet there is several mentions of Tap operator, and none about Check operator.
But IDE keep saying that Tap is obsolete, I checked in the source code, and indeed it is.
May be documentation should be updated to match obsolete methods.
Thank you for your incredible work !
vkhorikov commented
Documentation remains a big underdeveloped area. I plan to create a separate website with details docs and examples.