Type Definition git_hashtable::HashMap
source · Expand description
A HashMap for usage with keys that are already robust hashes (like an ObjectId
).
The first 8
bytes of the hash are used as the HashMap
hash
A HashMap for usage with keys that are already robust hashes (like an ObjectId
).
The first 8
bytes of the hash are used as the HashMap
hash