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

Create an implementation of a generic map #13

Closed
8 tasks
jakejack13 opened this issue Aug 12, 2022 · 1 comment · May be fixed by #31
Closed
8 tasks

Create an implementation of a generic map #13

jakejack13 opened this issue Aug 12, 2022 · 1 comment · May be fixed by #31
Labels
enhancement New feature or request

Comments

@jakejack13
Copy link
Owner

Tasks

  • Design an implementation for a generic map
  • Implement map_init
  • Implement map_free
  • Implement map_put
  • Implement map_get
  • Implement map_contains
  • Add test cases for each function
  • Chec for memory leaks
@jakejack13 jakejack13 added the enhancement New feature or request label Aug 12, 2022
@Altanis
Copy link
Contributor

Altanis commented Oct 12, 2022

Want me to do this?

@jakejack13 jakejack13 linked a pull request Dec 26, 2022 that will close this issue
5 tasks
@jakejack13 jakejack13 closed this as not planned Won't fix, can't repro, duplicate, stale Jan 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants