Transforming a range back to the original type?
    Jacob Carlborg 
    doob at me.com
       
    Thu May  3 23:44:18 PDT 2012
    
    
  
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
    
    
More information about the Digitalmars-d-learn
mailing list