MCPcopy Create free account
hub / github.com/Effect-TS/effect / Tuple.test.ts

File Tuple.test.ts

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

Source from the content-addressed store, hash-verified

1import { Number, pipe, Schema, String, Tuple } from "effect"
2import { TestSchema } from "effect/testing"
3import { deepStrictEqual, strictEqual } from "node:assert"
4import { describe, it } from "vitest"

Callers

nothing calls this directly

Calls 10

pipeFunction · 0.90
equalsMethod · 0.80
makeMethod · 0.65
getMethod · 0.65
pickMethod · 0.65
omitMethod · 0.65
combineMethod · 0.65
deepStrictEqualFunction · 0.50
strictEqualFunction · 0.50
mapMethod · 0.45

Tested by

no test coverage detected