Nicolas Cannasse WebLogThe path through language designhaXe Polymorphism and Variance- March 26, 2006 I hacked a pretty interesting software on Friday, using haXe. The things I wanted to do were not so easy, and involved both ML-style-polymorphism and variance, two features that haXe don&8217;t have right now but that can somehow be emulated using current type system. Polymorphism : in ML, polymorphism enables you to write some code that ...http://ncannasse.free.fr/?p=68 |