MCPcopy Create free account
hub / github.com/effect-app/libs / isHash

Function isHash

repos/effect/packages/effect/src/Hash.ts:304–304  ·  view source on GitHub ↗
(u: unknown)

Source from the content-addressed store, hash-verified

302 * like NaN, Infinity, and -Infinity with distinct hash values. It uses bitwise operations to ensure good distribution
303 * of hash values across different numeric inputs.
304 *
305 * **Example** (Hashing numbers)
306 *
307 * ```ts import.meta.vitest

Callers 1

hashFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…