Skip to content

[generics-rep] Add a toRep function #246

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
natefaubion opened this issue Dec 3, 2017 · 2 comments · Fixed by #238
Closed

[generics-rep] Add a toRep function #246

natefaubion opened this issue Dec 3, 2017 · 2 comments · Fixed by #238

Comments

@natefaubion
Copy link

toRep :: forall from to. Generic from to => Proxy from -> Proxy to
toRep _ = Proxy
@paf31
Copy link
Contributor

paf31 commented Dec 4, 2017

👍 Sounds useful

@JordanMartinez JordanMartinez changed the title Add a toRep function [generics-rep] Add a toRep function Dec 26, 2020
@JordanMartinez JordanMartinez transferred this issue from purescript-deprecated/purescript-generics-rep Dec 26, 2020
@JordanMartinez
Copy link
Contributor

Closed by #238

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants