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
This Tennis-Kata is a C# rewrite of the solution by Mark Seeman. This is an example of how to make illegal states unrepresentable with discriminated unions in C…