MCPcopy
hub / github.com/Effect-TS/effect / Micro.ts

File Micro.ts

packages/effect/src/Micro.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * A lightweight alternative to the `Effect` data type, with a subset of the functionality.
3 *
4 * @since 3.4.0

Callers

nothing calls this directly

Calls 15

causeDieFunction · 0.85
causeInterruptFunction · 0.85
causeFailFunction · 0.85
globalValueFunction · 0.85
makeExitFunction · 0.85
makePrimitiveFunction · 0.85
asyncFunction · 0.85
isMicroFunction · 0.85
asFunction · 0.85
raceAllFirstFunction · 0.85
makePrimitiveProtoFunction · 0.85
exitFailCauseFunction · 0.85

Tested by

no test coverage detected