Package: effect Module: FiberId
effect
FiberId
Combines a set of FiberIds into a single FiberId.
Signature
declare const combineAll: (fiberIds: HashSet.HashSet<FiberId>) => FiberId
Source
Since v2.0.0