Parallelism Map and Reduce
    bearophile 
    bearophileHUGS at lycos.com
       
    Tue Dec 11 07:36:47 PST 2012
    
    
  
Ali Çehreli:
> The single pointer of the lambda is not sufficient to store 
> both without big changes in the compiler.
I think adding a heavier 3-word delegate is not too much hard to 
do. But it makes the language more complex, so so far Walter is 
not willing to introduce them.
But in the end introducing them may become inevitable :-) I think 
such hypothetical 3-word delegates need to be discussed in the 
main D newsgroup.
Bye,
bearophile
    
    
More information about the Digitalmars-d-learn
mailing list