MCPcopy Create free account
hub / github.com/effect-app/libs / FiberSet.ts

File FiberSet.ts

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

Source from the content-addressed store, hash-verified

1/**
2 * Manages many fibers together inside one scope.
3 *
4 * A `FiberSet<A, E>` tracks running fibers, removes each fiber when it

Callers

nothing calls this directly

Calls 7

isFiberSetFunction · 0.85
interruptUnsafeMethod · 0.80
addObserverMethod · 0.80
syncMethod · 0.80
composeMethod · 0.65
addMethod · 0.65
hasMethod · 0.45

Tested by

no test coverage detected