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)

Reply via email to