* 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