Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Try-with inside seq{} expressions #14540

Merged
merged 22 commits into from
Feb 2, 2023
Merged

Try-with inside seq{} expressions #14540

merged 22 commits into from
Feb 2, 2023

Conversation

T-Gro
Copy link
Member

@T-Gro T-Gro commented Jan 4, 2023

Implements RFC fsharp/fslang-design#726 .
Go there to find more details.

@T-Gro T-Gro linked an issue Jan 9, 2023 that may be closed by this pull request
@T-Gro T-Gro changed the title WIP: Try-with inside seq{} expressions. Prototype, not polished. Try-with inside seq{} expressions Jan 30, 2023
@T-Gro T-Gro marked this pull request as ready for review January 31, 2023 13:00
@T-Gro T-Gro requested a review from a team as a code owner January 31, 2023 13:00
src/FSharp.Core/seqcore.fs Outdated Show resolved Hide resolved
src/FSharp.Core/seqcore.fs Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Support try-with in seq{} expressions
3 participants