Files
Nim/lib
Miran 1251e1ad16 faster hashing (#11203)
* faster hashing

* multibyte hashing for:
  * string and string slices
  * cstring
  * string, ignoring case
  * string, ignoring style
  * openArray of byte or char

* address the review comments

* use optimized version for all ints
* add more tests
* make it work in VM
* put warnings about differences between CT and runtime
* minor style tweaks
2019-05-21 21:26:27 +02:00
..
2017-02-20 17:24:19 +02:00
2019-05-21 21:26:27 +02:00
2018-11-23 11:58:29 +01:00
2014-08-28 09:59:26 +02:00
2019-05-06 21:19:40 +02:00