Bartosz Milewski seems to like D more than C++ now :)

Craig Dillabaugh craig.dillabaugh at gmail.com
Fri Sep 20 07:59:29 PDT 2013


On Friday, 20 September 2013 at 14:55:41 UTC, Craig Dillabaugh 
wrote:
clip
>
> Excuse my lack of knowledge on Ranges, so maybe what I am 
> proposing is infeasible, for a binary tree for example couldn't 
> you have a InOrderRange, PreOrderRange, and PostOrderRange or 
> alternately DepthFirstRange, and BreadFirstRange.  From a 
> consumers view those would be linear operations?
>
> Craig

Please also excuse my lack of proper punctuation :o)


More information about the Digitalmars-d mailing list