You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 3, 2022. It is now read-only.
いまはJSON.Stringifyをキーにするのに使って適当にJS組み込みオブジェクト使ってる。
これでは複雑なオブジェクトになったときにマトモに動かない。
本当はhashCodeとequalsをつかったマトモな実装を作らないといけない。