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

Function resolveTailThreshold

repos/effect/packages/effect/src/SchemaAST.ts:1782–1788  ·  view source on GitHub ↗
(
  inputLen: number,
  elementLen: number,
  tailLen: number
)

Source from the content-addressed store, hash-verified

1780 /** @internal */
1781
1782 getParser(): SchemaParser.Parser
1783 /** @internal */
1784
1785 matchPart(s: string, options: ParseOptions): string | undefined
1786 /** @internal */
1787
1788 getExpected(): string
1789}
1790
1791/**

Callers 1

getParserMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…