Stringifies numbers, booleans, and objects. Object keys are sorted to yield consistent hashing.
Stringified representation of the given object.
Object or value to be hashed.
Stringifies numbers, booleans, and objects. Object keys are sorted to yield consistent hashing.
Returns
Stringified representation of the given object.