Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Effect-TS/effect
/ Either.ts
File
Either.ts
packages/effect/src/Either.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* @since 2.0.0
3
*/
4
Callers
nothing calls this directly
Calls
13
isFunction
Function · 0.85
onLeft
Function · 0.85
onRight
Function · 0.85
zipWith
Function · 0.85
f
Function · 0.70
match
Function · 0.70
map
Function · 0.70
right
Function · 0.50
left
Function · 0.50
isLeft
Function · 0.50
isRight
Function · 0.50
predicate
Function · 0.50
Tested by
no test coverage detected