return value for yield break #9070
Unanswered
Per6
asked this question in
Language Ideas
Replies: 1 comment 6 replies
-
That is an interesting idea. How would that final value be communicated through the |
Beta Was this translation helpful? Give feedback.
6 replies
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.
-
IAsyncEnumerable should have this as well, returning a
Task<T>
.Beta Was this translation helpful? Give feedback.
All reactions