sparcs-kaist/taxi-front

Map Refactor

Opened this issue · 0 comments

xMHW commented

Summary

Refactor Map Usage from Array

  • avoid Array.find and use Map.get(when using map like structure)