Long.toHash

Returns a hash code for a {@code long} value; compatible with {@code Long.hashCode()}.

@param value the value to hash @return a hash code value for a {@code long} value.

class Long
override @safe nothrow
size_t
toHash
()

Meta