BigInt.toHash

size_t toHash() const @safe pure nothrow @nogc

Returns

A unique hash of the BigInt's value suitable for use in a hash

table.