❔ ✅ Generics 'where' : Limitations of what types are allows
When I'm specifying what types are allowed, is it possible to say anything about what types are not allowed.
For example, I've got 2 use cases here:
Are either of this possible in C# at compile time?
For example, I've got 2 use cases here:
Are either of this possible in C# at compile time?