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

File matcher.ts

packages/effect/src/internal/matcher.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as Either from "../Either.js"
2import { dual, identity } from "../Function.js"
3import type {
4 Case,

Callers

nothing calls this directly

Calls 9

makeTypeMatcherFunction · 0.85
discriminatorFunction · 0.85
discriminatorStartsWithFunction · 0.85
discriminatorsFunction · 0.85
discriminatorsExhaustiveFunction · 0.85
matchFunction · 0.70
eitherFunction · 0.70
guardMethod · 0.65
evaluateMethod · 0.65

Tested by

no test coverage detected