Generic programming: Difference between revisions

Content deleted Content added
Line 145:
*Hinze, Ralf (2004), [http://www.informatik.uni-bonn.de/~ralf/publications/ICFP04.pdf Generics for the Masses]
*Ralf Lämmel and Simon Peyton Jones (2003), [http://www.cs.vu.nl/boilerplate/ Scrap your boilerplate ... in Haskell]
*[http://java.sun.com/j2se/1.5.0/docs/guide/language/generics.html Generic Programming In Java]
 
 
----