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

Clean up implementation of Plutarch.Internal.Utilities #43

Open
L-as opened this issue May 28, 2023 · 1 comment
Open

Clean up implementation of Plutarch.Internal.Utilities #43

L-as opened this issue May 28, 2023 · 1 comment

Comments

@L-as
Copy link
Member

L-as commented May 28, 2023

The proofs can in hindsight be made much more elegant.
Performance also needs to be considered, everything that can be represented as an integer
should be an integer.
Many GADTs should be made into fully erased data families too.

@L-as
Copy link
Member Author

L-as commented May 29, 2023

Existential types would help a shit ton. Should probably be made a priority.

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