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 internal implementation of Shape API #404

Merged
merged 12 commits into from
Mar 25, 2022
Merged

Clean up internal implementation of Shape API #404

merged 12 commits into from
Mar 25, 2022

Conversation

hannobraun
Copy link
Owner

This is a cleanup on my way to addressing #105.

This enables some cleanups, going forward.
The new name is more to the point. That the object is pushed to the end
of a `Vec` is an implementation detail.
This is hopefully slightly easier to understand when reading top to
bottom, especially since I'm going to add a `RefMut` type.
@hannobraun hannobraun enabled auto-merge March 25, 2022 15:06
@hannobraun hannobraun merged commit a4b61db into main Mar 25, 2022
@hannobraun hannobraun deleted the store branch March 25, 2022 15:15
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

Successfully merging this pull request may close these issues.

1 participant