procxx / kepka

Unofficial Telegram Desktop messaging app
https://procxx.github.io
Other
114 stars 29 forks source link

Rewrite `GetTagIndex` and `GetKeyIndex` to use maps instead of switches #196

Closed Randl closed 5 years ago

Randl commented 5 years ago

This should be both more readable and give better performance. Also should fix https://github.com/procxx/kepka/issues/59