MCPcopy
hub / github.com/Effect-TS/effect / SchemaUnion.ts

File SchemaUnion.ts

packages/effect/benchmark/SchemaUnion.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as RA from "effect/Array"
2import * as ParseResult from "effect/ParseResult"
3import * as S from "effect/Schema"
4import type { ParseOptions } from "effect/SchemaAST"

Callers

nothing calls this directly

Calls 4

numberMethod · 0.80
addMethod · 0.65
tableMethod · 0.65
runMethod · 0.45

Tested by

no test coverage detected