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

Document average time complexity of get_index_of() method #187

Merged
merged 1 commit into from
May 6, 2021

Conversation

Kaduo
Copy link
Contributor

@Kaduo Kaduo commented May 6, 2021

No description provided.

@bluss
Copy link
Member

bluss commented May 6, 2021

Thanks!

@bluss bluss merged commit cdccb8b into indexmap-rs:master May 6, 2021
@your-diary
Copy link

I think it would be great if IndexSet::get_index_of() is also documented.
(This PR only documents IndexMap::get_index_of().)

@cuviper
Copy link
Member

cuviper commented Aug 15, 2023

A PR would be welcome, if you're inclined. Many IndexSet methods just pass through to the equivalent IndexMap method, so it's trivial to support matching complexity.

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.

4 participants