Open danielcirket opened 7 years ago
Consider how strict this should be, e.g. all cases must be accounted for with compiler errors if a case is missing?
Consider using a match keyword such as Scala or use the normal case style as is done in c#
Consider how strict this should be, e.g. all cases must be accounted for with compiler errors if a case is missing?
Consider using a match keyword such as Scala or use the normal case style as is done in c#