MCPcopy Create free account
hub / github.com/Effect-TS/effect / add

Method add

packages/effect/src/Match.ts:99–99  ·  view source on GitHub ↗
(_case: Case)

Source from the content-addressed store, hash-verified

97 }
98 readonly cases: ReadonlyArray<Case>
99 add<I, R, RA, A>(_case: Case): TypeMatcher<I, R, RA, A>
100}
101
102/**

Callers 15

visitFunction · 0.65
addSchemaFunction · 0.65
parseOpenApiFunction · 0.65
allocateFunction · 0.65
visitFunction · 0.65
buildSecurityRenderModelFunction · 0.65
makeNameAllocatorFunction · 0.65
collectReferenceKeysFunction · 0.65
parseBarrelExportsFunction · 0.65
uniqueDiagnosticsFunction · 0.65

Implementers 1

HandlerStoragepackages/effect/src/unstable/http/Find

Calls

no outgoing calls

Tested by 5

addEventListenerFunction · 0.52
serveWebSocketFunction · 0.52
addEventListenerFunction · 0.52
retainsFunction · 0.52
makeSecurityApiFunction · 0.52