Package: effect Module: FiberId
effect
FiberId
Creates a string representing the name of the current thread of execution represented by the specified FiberId.
Signature
declare const threadName: (self: FiberId) => string
Source
Since v2.0.0