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

Apply the sequence operator trick only when it's useful #196

Merged
merged 1 commit into from
Jan 1, 2023
Merged

Conversation

laurentlb
Copy link
Owner

This doesn't change much, it just avoids a useless transformation that makes the code less readable. Also, inline blocks that contain no variable declaration.

This doesn't change much, it just avoids a useless transformation that makes the code less readable.
Also, inline blocks that contain no variable declaration.
@laurentlb laurentlb merged commit 93f4075 into master Jan 1, 2023
@laurentlb laurentlb deleted the seq branch January 1, 2023 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant