R/utils.R
compute_hash.Rd
Computes a hash of an R object using xxHash64 algorithm for fast, deterministic hashing.
compute_hash(x)
Any R object to hash
Character string containing the hash value.