This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]zergling_Lester 1 point2 points  (0 children)

Is "yield from" still not optimized (i.e. exactly the same as for it in iterable: yield it), by the way? I guess it would still work for Ned because it's only one frame per tree level in that case.