Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/Effect-TS/effect
/ add
Method
add
packages/effect/src/Match.ts:105–105 ·
view source on GitHub ↗
(_case: Case)
Source
from the content-addressed store, hash-verified
103
}
104
readonly cases: ReadonlyArray<Case>
105
add<I, R, RA, A>(_case: Case): TypeMatcher<I, R, RA, A>
106
}
107
108
/**
Callers
15
Context.tst.ts
File · 0.65
SchemaIndex.ts
File · 0.65
SchemaStruct.ts
File · 0.65
SchemaFilters.ts
File · 0.65
SchemaPropertyOrder.ts
File · 0.65
SchemaTreeFormatter.ts
File · 0.65
SchemaTuple.ts
File · 0.65
SchemaUnion.ts
File · 0.65
SchemaArray.ts
File · 0.65
SchemaToString.ts
File · 0.65
DateTime.test.ts
File · 0.65
Context.test.ts
File · 0.65
Implementers
3
KeySetImpl
packages/effect/src/internal/cache.ts
Global
packages/effect/src/internal/fiberScop
Local
packages/effect/src/internal/fiberScop
Calls
no outgoing calls
Tested by
1
makeTestHashSet
Function · 0.52