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

File Struct.tst.ts

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

Source from the content-addressed store, hash-verified

1import { hole, pipe, Struct } from "effect"
2import { describe, expect, it, when } from "tstyche"
3
4const asym = Symbol.for("effect/dtslint/a")

Callers

nothing calls this directly

Calls 7

pipeFunction · 0.90
itFunction · 0.85
whenFunction · 0.85
entriesMethod · 0.80
getMethod · 0.65
pickMethod · 0.65
omitMethod · 0.65

Tested by

no test coverage detected