Skip to content
New issue

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

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

Already on GitHub? # to your account

Add a refactoring command to add and remove pipes #3882

Closed
pbiggar opened this issue May 24, 2022 · 1 comment
Closed

Add a refactoring command to add and remove pipes #3882

pbiggar opened this issue May 24, 2022 · 1 comment

Comments

@pbiggar
Copy link
Member

pbiggar commented May 24, 2022

If you have a |> b |> c, convert it to (c (b a)). And vice versa.

Most useful if you have (func value) and you want to start piping.

@StachuDotNet
Copy link
Member

folded into #5242

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants