Commits


Gil authored and GitHub committed 51be76700c3
Define a general hashing utility in C++ (#1195) This is good enough to make it possible for the new C++ code to interoperate with existing Objective-C code where `-hash` is required if you override `-isEqual:`.