MCPcopy
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

isFunctionFunction · 0.85
onLeftFunction · 0.85
onRightFunction · 0.85
zipWithFunction · 0.85
fFunction · 0.70
matchFunction · 0.70
mapFunction · 0.70
rightFunction · 0.50
leftFunction · 0.50
isLeftFunction · 0.50
isRightFunction · 0.50
predicateFunction · 0.50

Tested by

no test coverage detected