IntegerList.toHash

Returns the hash code value for this list.

<p>This implementation uses exactly the code that is used to define the list hash function in the documentation for the {@link List#hashCode} method.</p>

@return the hash code value for this list @uml @override @safe @nothrow

class IntegerList
override @safe nothrow
size_t
toHash
()

Meta