Package: effect Module: FiberId
effect
FiberId
Convert a FiberId into a HashSet<FiberId>.
HashSet<FiberId>
Signature
declare const toSet: (self: FiberId) => HashSet.HashSet<Runtime>
Source
Since v2.0.0