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

File pick.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, it } from "@effect/vitest"
2import { deepStrictEqual } from "@effect/vitest/utils"
3import * as S from "effect/Schema"
4

Callers

nothing calls this directly

Calls 3

deepStrictEqualFunction · 0.90
itFunction · 0.85
pickMethod · 0.65

Tested by

no test coverage detected