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

Add iso from record to tuple #106

Open
cblp opened this issue Feb 4, 2020 · 2 comments · May be fixed by #107
Open

Add iso from record to tuple #106

cblp opened this issue Feb 4, 2020 · 2 comments · May be fixed by #107

Comments

@cblp
Copy link

cblp commented Feb 4, 2020

Like Data.Generics.Product.HList, but to a tuple.

Like list @aProduct . Internal.tupled, but with proper Iso.

@cblp
Copy link
Author

cblp commented Feb 4, 2020

Proposed solution:
list @a . iso listToTuple tupleToList

@cblp
Copy link
Author

cblp commented Feb 4, 2020

#107

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 a pull request may close this issue.

1 participant