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

Map Refactor #756

Open
xMHW opened this issue Mar 12, 2024 · 0 comments · May be fixed by #755
Open

Map Refactor #756

xMHW opened this issue Mar 12, 2024 · 0 comments · May be fixed by #755
Assignees
Labels
🔨refactoring 기존의 코드를 리팩토링합니다

Comments

@xMHW
Copy link

xMHW commented Mar 12, 2024

Summary

Refactor Map Usage from Array

  • avoid Array.find and use Map.get(when using map like structure)
@xMHW xMHW added the 🔨refactoring 기존의 코드를 리팩토링합니다 label Mar 12, 2024
@xMHW xMHW self-assigned this Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨refactoring 기존의 코드를 리팩토링합니다
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant