# Functions
DeepHashObject writes specified object to hash using the spew library which follows pointers and prints actual values of the nested objects ensuring the hash does not change when a pointer changes.
No description provided by the author
HashToString gen hash string base on actual values of the nested objects.