MCPcopy Index your code
hub / github.com/Effect-TS/effect / suspend.test.ts

File suspend.test.ts

packages/effect/test/Schema/SchemaAST/suspend.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it } from "@effect/vitest"
2import { assertTrue, strictEqual } from "@effect/vitest/utils"
3import * as S from "effect/Schema"
4import type * as AST from "effect/SchemaAST"

Callers

nothing calls this directly

Calls 4

strictEqualFunction · 0.90
assertTrueFunction · 0.90
itFunction · 0.85
fMethod · 0.65

Tested by

no test coverage detected