effect-io-ai

Package: effect
Module: FiberId

FiberId.combineAll

Combines a set of FiberIds into a single FiberId.

Signature

declare const combineAll: (fiberIds: HashSet.HashSet<FiberId>) => FiberId

Source

Since v2.0.0