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

Traversal does not type check #354

Open
vigoo opened this issue Oct 7, 2022 · 0 comments
Open

Traversal does not type check #354

vigoo opened this issue Oct 7, 2022 · 0 comments

Comments

@vigoo
Copy link
Contributor

vigoo commented Oct 7, 2022

The compiler does not seem to prove that
zio.schema.Schema[List[zio.flow.remote.RemoteOpticSpec.Person]]#Accessors[zio.flow.remote.RemoteOptic.Lens,zio.flow.remote.RemoteOptic.Prism,zio.flow.remote.RemoteOptic.Traversal] == RemoteOptic.Traversal[List[Person], Person]

Reproducer in RemoteOpticSpec in zio-flow

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

No branches or pull requests

2 participants