Skip to content

Add LinearMap entry() and retain() #577

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

mkj
Copy link

@mkj mkj commented May 16, 2025

I've made linear_map public as a namespace for linear_map::Entry. There could be a bit of confusion with the crate::Entry re-export of index_map::Entry, not sure if there's any better option.

Closes #471

@mkj mkj force-pushed the dev/linearentry branch 2 times, most recently from d058e53 to 419d010 Compare May 16, 2025 06:06
@mkj mkj force-pushed the dev/linearentry branch from 419d010 to 20b3b69 Compare May 16, 2025 11:39
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.

LinearMap entry API
1 participant