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: missing mentions in glossary of rustdoc of IterableMap, IterableSet #1283

Open
dj8yfo opened this issue Dec 19, 2024 · 3 comments · May be fixed by #1307
Open

doc: missing mentions in glossary of rustdoc of IterableMap, IterableSet #1283

dj8yfo opened this issue Dec 19, 2024 · 3 comments · May be fixed by #1307
Assignees
Labels

Comments

@dj8yfo
Copy link
Collaborator

dj8yfo commented Dec 19, 2024

image

@TobieTom
Copy link

Hola. I'm Tobias and I'm new to the space. I've already contributed to some projects concerning documentation and would like to add this to my pool of experience plus I recently learned rust and cairo

@frol
Copy link
Collaborator

frol commented Feb 11, 2025

@TobieTom Welcome! Please, feel free to go ahead and submit a PR 🙏

@TobieTom
Copy link

@TobieTom Welcome! Please, feel free to go ahead and submit a PR 🙏

will do. still waiting to be assigned

dj8yfo pushed a commit to dj8yfo/near-sdk-rs that referenced this issue Feb 13, 2025
@dj8yfo dj8yfo linked a pull request Feb 13, 2025 that will close this issue
TobieTom added a commit to TobieTom/near-sdk-rs that referenced this issue Feb 15, 2025
Fixes near#1283

### Description
Adds missing documentation for `IterableMap` and `IterableSet` collections to the store module's glossary documentation.

### Changes
- Added `IterableMap` entry to Maps section explaining its performance characteristics and benefits
- Added `IterableSet` entry to Sets section highlighting its optimized iteration capabilities
- Maintained consistent documentation style with other collections

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/near/near-sdk-rs/issues/1283?shareId=XXXX-XXXX-XXXX-XXXX).
dj8yfo pushed a commit to dj8yfo/near-sdk-rs that referenced this issue Feb 17, 2025
@dj8yfo dj8yfo self-assigned this Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: NEW❗
3 participants