Jeremiah Flaga
Results
3
comments of
Jeremiah Flaga
Hi, is it already possible to do something like `return Result.Failure(new ErrorClass())`?
Thanks for your response @vkhorikov . It was much later before I realized that I can use Result instead.
Hi, is there an update to this? Can we now write `return Result.Failure(new ErrorClass())`?