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

get rid of JV (View refactor) #95

Open
ghorn opened this issue May 19, 2016 · 0 comments
Open

get rid of JV (View refactor) #95

ghorn opened this issue May 19, 2016 · 0 comments
Assignees

Comments

@ghorn
Copy link
Owner

ghorn commented May 19, 2016

I want to get rid of JV, but preserve the symbolic splitting properties of View (that is, don't break everything into a scalar.

Maybe a function like

split :: J (f :. g) a -> f (J g a)

would accomplish this.

The open question is how to handle products. A little template haskell could give special lenses, perhaps

@ghorn ghorn self-assigned this May 19, 2016
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