MCPcopy Create free account
hub / github.com/effect-app/libs / UndefinedOr.test.ts

File UndefinedOr.test.ts

repos/effect/packages/effect/test/UndefinedOr.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Number, UndefinedOr } from "effect"
2import { describe, it } from "vitest"
3import { strictEqual, throws } from "./utils/assert.ts"
4

Callers

nothing calls this directly

Calls 4

strictEqualFunction · 0.90
throwsFunction · 0.90
mapMethod · 0.65
combineMethod · 0.65

Tested by

no test coverage detected