vector.toHash

Hash to allow vectors to be used as keys for built-in associative arrays. **The result will generally not be the same as C++ std::hash<std::vector<T>>.**

struct vector(T, Alloc)
extern (D) const
size_t
toHash
()

Meta