MCPcopy Create free account
hub / github.com/HaxeFoundation/hxcpp / getHash

Method getHash

src/hx/Hash.h:53–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51 key = inKey;
52 }
53 inline unsigned int getHash() { return key; }
54
55 Value value;
56 Key key;

Callers 4

rebucketMethod · 0.45
removeMethod · 0.45
findMethod · 0.45
findEquivalentKeyMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected