Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/ shape-inference.test.ts
File
shape-inference.test.ts
packages/core/sdk/src/shape-inference.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
"@effect/vitest"
;
2
3
import
{ inferShape, mergeShapes, observeShape,
type
InferredShape } from
"./shape-inference"
;
4
Callers
nothing calls this directly
Calls
3
inferShape
Function · 0.90
mergeShapes
Function · 0.90
observeShape
Function · 0.90
Tested by
no test coverage detected