MCPcopy Create free account
hub / github.com/effect-app/libs / add

Method add

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

Source from the content-addressed store, hash-verified

98 readonly cases: ReadonlyArray<Case>
99 add<I, R, RA, A>(_case: Case): TypeMatcher<I, R, RA, A>
100}
101
102/**
103 * Represents a pattern matcher that operates on a specific provided value.

Callers 15

DbClass · 0.65
MigrationClass · 0.65
globalHandleConnectFunction · 0.65
addSchemaFunction · 0.65
parseOpenApiFunction · 0.65
allocateFunction · 0.65
visitFunction · 0.65
resolveSchemaReferenceFunction · 0.65
buildSecurityRenderModelFunction · 0.65
makeNameAllocatorFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected