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

Function optimize

repos/effect/packages/effect/src/Hash.ts:270–270  ·  view source on GitHub ↗
(n: number)

Source from the content-addressed store, hash-verified

268 * This function determines whether a given value has the Hash symbol property,
269 * indicating that it can provide its own hash value implementation.
270 *
271 * **Example** (Checking for Hash support)
272 *
273 * ```ts import.meta.vitest

Callers 4

numberFunction · 0.85
stringFunction · 0.85
structureKeysFunction · 0.85
iterableWithFunction · 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…