roterdam / heron-language

Automatically exported from code.google.com/p/heron-language
0 stars 0 forks source link

Generics #16

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
If a List can contain anything, having a static type system is useless 
because you will be casting everywhere, explicitly or implicitly.

Original issue reported on code.google.com by joakim.a...@gmail.com on 7 Mar 2010 at 12:49

GoogleCodeExporter commented 8 years ago
Completely agree. I don't have a crystal clear picture on what mechanism I will 
be 
using to support generics in version 2.0, but I will try to write up my 
thinking in the 
wiki in the near future.

Original comment by cdiggins on 7 Mar 2010 at 10:26