yield
and Collection Expression Syntax
#8845
-
There have been many requests for a |
Beta Was this translation helpful? Give feedback.
Answered by
HaloFour
Dec 7, 2024
Replies: 1 comment 1 reply
-
I don't think the syntax has ever been the problem as much as the behavior, the quadratic nature of nested iterators. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
TonyValenti
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I don't think the syntax has ever been the problem as much as the behavior, the quadratic nature of nested iterators.