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

Enable at with a derived key in Scala 3 #214

Merged
merged 2 commits into from
Jan 23, 2024

Conversation

OndrejSpanel
Copy link
Contributor

@OndrejSpanel OndrejSpanel commented Jan 23, 2024

Test and fix for #210.

The test does not pass without the fix.

The fix is surprisingly simple: allow contravariance on QuicklensIndexedFunctor. I cannot say I understand why it works, but it works and all tests pass.

@adamw
Copy link
Member

adamw commented Jan 23, 2024

Nice find :) thanks

@adamw adamw merged commit a1f561c into softwaremill:master Jan 23, 2024
3 checks passed
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.

2 participants