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

Simplify hashmap codes #59

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

Conversation

tm99hjkl
Copy link

@tm99hjkl tm99hjkl commented Mar 4, 2024

Hello,

I've been studying GC recently and reading the code in this repository.

I found the code related to the hashmap a bit redundant, so I have refactored it. I've been testing the codes by:

  • running make test in this repository
  • running make && make test in stutter

I would appreciate it if you could review it.

Thank you very much.

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.

None yet

1 participant