Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/effect-app/libs
/ result.ts
File
result.ts
repos/effect/packages/effect/src/internal/result.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as Equal from
"../Equal.ts"
2
import
{ format } from
"../Formatter.ts"
3
import
{ dual } from
"../Function.ts"
4
import
* as Hash from
"../Hash.ts"
Callers
nothing calls this directly
Calls
3
fail
Function · 0.70
succeed
Function · 0.70
onNone
Function · 0.50
Tested by
no test coverage detected