fmix

Undocumented in source. Be warned that the author may not have intended to support it.
  1. uint fmix(uint h)
    @safe pure nothrow @nogc
    static if(__VERSION__ < 2072)
    uint
    fmix
    (
    uint h
    )
  2. ulong fmix(ulong k)

Meta