2 packages
returned for Tags:"sum-type"
- 14,443 total downloads
- last updated 5/26/2020
- Latest version: 0.5.0
ExhaustiveMatching.Analyzer adds exhaustive matching to C# switch statements and expressions.
Get compiler errors for missing cases in a switch statement or expression. Mark which switches should have exhaustiveness checking by throwing an exception in the default case. Exhaustiveness checking...
More information