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

feat(indexmap): added get_index, get_index_mut and get_index_of #525

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

pamburus
Copy link

@pamburus pamburus commented Dec 28, 2024

This adds get_index, get_index_mut and get_index_of methods to IndexMap.

See corresponding get_index, get_index_mut and get_index_of in the indexmap crate.

Related pull requests:

@pamburus pamburus force-pushed the feature/indexmap/get-index branch 2 times, most recently from ce551be to 6be3e66 Compare December 28, 2024 08:35
@pamburus pamburus changed the title feat(indexmap): added get_index and get_index_mut feat(indexmap): added get_index, get_index_mut and get_index_of Dec 28, 2024
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