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

Function isSimpleKey

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

Source from the content-addressed store, hash-verified

294 * **Example** (Reading keys)
295 *
296 * ```ts import.meta.vitest
297 * import { MutableHashMap } from "effect"
298 *
299 * const map = MutableHashMap.make(

Callers 1

MutableHashMap.tsFile · 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…