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

flatten results of do-blocks before returning #1312

Open
ftaebi opened this issue Mar 14, 2022 · 1 comment
Open

flatten results of do-blocks before returning #1312

ftaebi opened this issue Mar 14, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@ftaebi
Copy link

ftaebi commented Mar 14, 2022

In order to enhance the flexibility and avoid workarounds, consider flattening the results of do-blocks before returning them. This way the user can decide inside the do-block if his result needs a unit operation or not.

@ftaebi ftaebi added the bug Something isn't working label Mar 14, 2022
@sobolevn sobolevn added enhancement New feature or request and removed bug Something isn't working labels Mar 14, 2022
@sobolevn
Copy link
Member

Thanks, this is a good idea!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

2 participants