I wish `typeof(int)` could be turned into a constant so I use it switch expressions without a hacky `_ when x == typeof(int)` #csharp
I wish `typeof(int)` could be turned into a constant so I use it switch expressions without a hacky `_ when x == typeof(int)` #csharp