Where can I find the source code for the equal-hash-code implementation for vectors? I'm implementing a vector-like data structure, and want to mimic the built-in hash-code functionality. Thanks, Mark