Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/colinhacks/zod
/ union.ts
File
union.ts
packages/bench/union.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ makeSchema } from
"./benchUtil.js"
;
2
import
{ metabench } from
"./metabench.js"
;
3
4
const
{ zod3, zod4 } = makeSchema((z) => {
Callers
nothing calls this directly
Calls
5
metabench
Function · 0.85
add
Method · 0.80
makeSchema
Function · 0.70
parse
Method · 0.65
run
Method · 0.65
Tested by
no test coverage detected