Allow discards in LINQ #2838
Unanswered
dsaf
asked this question in
Language Ideas
Replies: 1 comment
-
While nice, extension-LINQ can do this. I'm not opposed to this personally, but it just seems...un-necessary. |
Beta Was this translation helpful? Give feedback.
0 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.
-
It would be useful for some "non-query" internal DSLs such as parser combinators e.g. https://github.com/datalust/superpower.
For example:
Beta Was this translation helpful? Give feedback.
All reactions