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

Syntax for for loop (Overloaded ForEach?) #687

Open
emil14 opened this issue Jun 30, 2024 · 2 comments
Open

Syntax for for loop (Overloaded ForEach?) #687

emil14 opened this issue Jun 30, 2024 · 2 comments

Comments

@emil14
Copy link
Collaborator

emil14 commented Jun 30, 2024

  1. Can For work with streams, maps and lists? Is it a good idea if it's possible?
  2. Can we have syntax for for loop like in Go?
@emil14
Copy link
Collaborator Author

emil14 commented Nov 3, 2024

Given #725 and #726 it would make sense to have incoming -> for for

vv -> for {
    ...
} -> ...

@emil14
Copy link
Collaborator Author

emil14 commented Nov 3, 2024

could for be implemented not as a HOC?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant