Computes the hash of a dynamic.
Declared in <folly/json/dynamic.h>
<folly/json/dynamic.h>
size_t operator()(folly::dynamic const& d) const;
The hash value of the dynamic.