Expand description
Implementation of janestreet hash: https://github.com/janestreet/base/blob/v0.14/hash_types/src/internalhash_stubs.c
Structsยง
- Jane
Street ๐Hasher
Traitsยง
Functionsยง
- account_
id_ ocaml_ hash - final_
mix ๐ - https://github.com/janestreet/base/blob/v0.14/hash_types/src/internalhash_stubs.c#L35
- hash_
field ๐ - https://github.com/ocaml/Zarith/blob/6f840fb026ab6920104ea7b43140fdcc3e936914/caml_z.c#L3333-L3358
- mix ๐
- https://github.com/janestreet/base/blob/v0.14/hash_types/src/internalhash_stubs.c#L52
- rotl32 ๐