Performance of nested yield in a tree

前端 未结 5 579
既然无缘
既然无缘 2020-11-28 12:20

I\'ve got a tree-like structure. Each element in this structure should be able to return a Enumerable of all elements it is root to. Let\'s call this method IEnumerabl

5条回答
提交回复
热议问题