Does phobos or druntime offer a public hash function like that? If no, can it expose this one?
druntime has a hash implementation in module rt.util.hash that
looks pretty useful, but isn't publicaly exported by the library
anywhere.
- hash function Adam D. Ruppe
- Re: hash function H. S. Teoh
- Re: hash function Zach the Mystic
- Re: hash function Zach the Mystic
- Re: hash function Jacob Carlborg
- Re: hash function H. S. Teoh
- Re: hash function Jacob Carlborg
