Brent Yorgey wrote:
OK, I don't even understand that syntax. Have they changed the Javalanguage spec or something?Yes. As of version 5 (or 1.5, or whatever you want to call it), Java has parametric polymorphism. Do a Google search for "Java generics".
OMG - they actually added a language feature to Java... o_O I bet it's broken though! ;-) _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
