top | item 42163970

(no title)

aljarry | 1 year ago

> From my experience in C#, generics are mostly useful for implementing custom containers.

That's my experience as well in C# - most of other usages of generics are painful to maintain in the long run. I've had most problems with code that joins generics with inheritance.

discuss

order

No comments yet.