Package: effect Module: FiberId
effect
FiberId
Get the set of identifiers for this FiberId.
Signature
declare const ids: (self: FiberId) => HashSet.HashSet<number>
Source
Since v2.0.0