Short.toHash

Returns a hash code for this {@code Short}; equal to the result of invoking {@code intValue()}.

@return a hash code value for this {@code Short}

class Short
override @trusted nothrow
size_t
toHash
()

Meta