catb0t / heron-language

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

Explicit Duck Typing #2

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
A probably feature for later version of Heron is the ability for a class to 
be cast to any interface that it implements implicitly using a coercion 
operator. The operator hasn't yet been decided but may be an overload of the 
`as` operator.

Original issue reported on code.google.com by cdiggins on 30 Nov 2009 at 4:07

GoogleCodeExporter commented 8 years ago

Original comment by cdiggins on 26 Mar 2010 at 1:18