Hash12
Models
Guards
Hashing
arrayconstComputes a hash value for an iterable by hashing all of its elements.combineconstCombines two hash values into a single hash value.hashconstComputes a hash value for any given value.numberconstComputes a hash value for a number.optimizeconstApplies bit manipulation techniques to optimize a hash value.randomconstGenerates a random hash value for an object and caches it.stringconstComputes a hash value for a string using the djb2 algorithm.structureconstComputes a structural hash for an object using Effect's object key collection.structureKeysconstComputes a hash value for an object using only the specified keys.