MurmurHash3.get

Returns the hash as an ulong[2] value.

  1. Element get()
  2. Element get()
  3. Element get()
    struct MurmurHash3(uint size, uint opt = size_t.sizeof == 8 ? 64 : 32)
    pure nothrow @nogc
    Element
    get
    ()

Meta

Suggestion Box / Bug Report