-
Notifications
You must be signed in to change notification settings - Fork 41
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
Rimpl depth #145
Rimpl depth #145
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.
sgtm - all existing tests passing locally. Would prefer to see a new test added that pulls in an impl with several levels of nesting to confirm the new rimpl functionality code behaves as expected.
Also think it needs some detailed documentation as the naming is not super intuitive (I'm really referring to supercomputer
- I like the name but it's not immediately obvious what it does. Not blocking, but this should be added at some point.
Agree, we need to cover rimpl with tests also. Will think of different name selection which will be beautiful, but also fully reflective |
Types of changes
A description of the changes proposed in the Pull Request