Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ describe, it } from
"@effect/vitest"
2
import
{ Match, pipe } from
"effect"
3
import
{ strictEqual } from
"./utils/assert.ts"
4
Callers
nothing calls this directly
Calls
7
pipe
Function · 0.90
strictEqual
Function · 0.90
orElse
Method · 0.80
when
Method · 0.80
match
Function · 0.70
tag
Method · 0.65
Symbol
Interface · 0.50
Tested by
no test coverage detected