PerfectHashFunction

Undocumented in source.

Constructors

this
this(const(size_t)[] G, HashFunction[2] hashFunction)
Undocumented in source.

Members

Functions

opCall
size_t opCall(string key)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

G
const(size_t)[] G;
Undocumented in source.
hashFunction
HashFunction[2] hashFunction;
Undocumented in source.

Meta