Feature Request: Recursively Foreach #8016
Unanswered
wisamidris7
asked this question in
General
Replies: 3 comments 2 replies
-
Okay how it will be? |
Beta Was this translation helpful? Give feedback.
0 replies
-
It's pretty trivial to write an extension method to support this, which can then be composed with LINQ. |
Beta Was this translation helpful? Give feedback.
1 reply
-
What happens when item has more than one collection member that you would like to recurse into? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I know this is looks crazy idea but it will be very good for c# cause in dart now it contains recursively foreach
So can c# have recursively foreach to make it very easy
It could be like this
This is the best thing i think with if you can make a different or easier one it's okay but that what i think will be awesome
Beta Was this translation helpful? Give feedback.
All reactions