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

[Focus] zoom into all the elements of a collection using each #1029

Closed
julien-truffaut opened this issue Feb 8, 2021 · 0 comments
Closed
Labels
3.x Next major version

Comments

@julien-truffaut
Copy link
Member

I think this differs from the idx and ? features in that it might result in a different kind of optic, and EPTraversal. Currently the code casts the whole macro to Lens[From,To] at the end, but now we don't know what the return is necessarily going to be.

We could use the new Scala 3 transparent keyword for "white box macro" methods,

@julien-truffaut julien-truffaut added the 3.x Next major version label Feb 8, 2021
@julien-truffaut julien-truffaut mentioned this issue Feb 8, 2021
7 tasks
@kenbot kenbot closed this as completed Feb 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.x Next major version
Projects
None yet
Development

No branches or pull requests

2 participants