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

Investigate Lenses #846

Open
FreeApophis opened this issue Feb 5, 2025 · 0 comments
Open

Investigate Lenses #846

FreeApophis opened this issue Feb 5, 2025 · 0 comments

Comments

@FreeApophis
Copy link
Member

FreeApophis commented Feb 5, 2025

transforming complex read-only objects is sometimes tricky, especially if you want to only change a single value, thats where Lenses can come in handy:

louthy/language-ext#568
https://hackage.haskell.org/package/lens
https://louthy.github.io/language-ext/LanguageExt.Core/Lens/index.html

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

No branches or pull requests

1 participant