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

File Match.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, it } from "@effect/vitest"
2import { Match, pipe } from "effect"
3import { strictEqual } from "./utils/assert.ts"
4

Callers

nothing calls this directly

Calls 7

pipeFunction · 0.90
strictEqualFunction · 0.90
orElseMethod · 0.80
whenMethod · 0.80
matchFunction · 0.70
tagMethod · 0.65
SymbolInterface · 0.50

Tested by

no test coverage detected