Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ Number, UndefinedOr } from
"effect"
2
import
{ describe, it } from
"vitest"
3
import
{ strictEqual, throws } from
"./utils/assert.ts"
4
Callers
nothing calls this directly
Calls
4
strictEqual
Function · 0.90
throws
Function · 0.90
map
Method · 0.65
combine
Method · 0.65
Tested by
no test coverage detected