On 2012-05-03 00:34, bearophile wrote:
The newly redesigned containers in Scala language are often able to do this, but this has required the use of a very advanced static type system, that is currently not in D (maybe there are ways to implement it with D templates, but it will require work to implement).
I've heard of that. I've started to read a paper about how the collection API is implemented.
-- /Jacob Carlborg