TypeSafe Generics are, too, good
Bruce has an interesting discussion entitled "Generics Aren't". It's primarily about the new support for generics in Java, but it has a lot of "generic generic" material as well. via [Eric Gunnerson's C# Compendium]
The argument applies to C# generics, but dismisses type-safe data structures as only of concern to …
more ...