MCPcopy Index your code
hub / github.com/Effect-TS/effect / Struct.test.ts

File Struct.test.ts

packages/effect/test/Struct.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it } from "@effect/vitest"
2import { deepStrictEqual, strictEqual } from "@effect/vitest/utils"
3import { Number, pipe, String, Struct } from "effect"
4

Callers

nothing calls this directly

Calls 9

deepStrictEqualFunction · 0.90
pipeFunction · 0.90
strictEqualFunction · 0.90
itFunction · 0.85
createMethod · 0.80
entriesMethod · 0.80
pickMethod · 0.65
omitMethod · 0.65
getMethod · 0.65

Tested by

no test coverage detected