-
Notifications
You must be signed in to change notification settings - Fork 0
Compiler/typeclasses infrastructure #36
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Generally, I'm ok with merging this. Please collect all the TODOs in an issue or PR.
I'm not happy with Pat, and not because it's incorrect, it's just ad-hoc in a sense that it introduces some obscurity in the underlying intention and definitely introduces more code then necessary.
I'll write up an issue about this.
@gnumonik , please merge with latest main as Vlad committed some changes today. |
Co-authored-by: Dražen Popović <[email protected]>
This is everything that doesn't depend on
Solve
. As per your instructions @bladyjoker I will open another PR with the rest of the TypeClass stuff once you give the OK.(I'm not sure if you want just
Solve
or everything else in the next PR, please let me know)