Skip to content

Try-with inside seq{} expressions#14540

Merged
vzarytovskii merged 22 commits into
mainfrom
try-with-in-seq
Feb 2, 2023
Merged

Try-with inside seq{} expressions#14540
vzarytovskii merged 22 commits into
mainfrom
try-with-in-seq

Conversation

@T-Gro
Copy link
Copy Markdown
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
Comment thread src/Compiler/Checking/CheckComputationExpressions.fs
@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
Comment thread src/Compiler/Checking/CheckComputationExpressions.fs
Comment thread src/FSharp.Core/seqcore.fs Outdated
Comment thread src/FSharp.Core/seqcore.fs Outdated
Comment thread src/FSharp.Core/seqcore.fs Outdated
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