discord.js/src/Util
qeled a369ef2788 Improve Cache class performance
Use hashmap instead of array for caching by discriminator

Optimize `get` method by using `for` loop instead of `forEach`
and returning hashmap cache for queries by discriminator
2015-12-10 02:26:30 +03:00
..
ArgumentRegulariser.js Use import/export since we are using babel, removed unused imports 2015-11-28 17:57:22 +01:00
Cache.js Improve Cache class performance 2015-12-10 02:26:30 +03:00
Equality.js Simplification 2015-12-08 17:49:35 +01:00