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

doc: Enhance doctests for index set/map methods #63

Merged
merged 1 commit into from
Sep 25, 2023

Conversation

huitseeker
Copy link
Contributor

  • Newly introduced examples and comments for key functions in index_set.rs like insert, insert_full, get, get_full, and get_index.
  • Improved FrozenIndexMap class in index_map.rs by adding examples and documentation for the insert, insert_full, and get_index methods.

- Newly introduced examples and comments for key functions in `index_set.rs` like `insert`, `insert_full`, `get`, `get_full`, and `get_index`.
- Improved `FrozenIndexMap` class in `index_map.rs` by adding examples and documentation for the `insert`, `insert_full`, and `get_index` methods.
@Manishearth Manishearth merged commit 2061108 into Manishearth:master Sep 25, 2023
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.

2 participants