You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now I've thought about it for 15 mins I think this is far easier than I realized. I can just implement a single implicit operator on each Results<T> class that accepts ResultsBase. That should be all that's needed.
Really feels like I should be code-genning these...
The text was updated successfully, but these errors were encountered: