EqualityComparator.hashOf

@uml This method returns a hash code for the object. @safe @nothrow

interface EqualityComparator(T)
static @safe nothrow
size_t
hashOf
(
T o
)

Meta