Package: effect Module: FiberId
effect
FiberId
Returns true if the FiberId is a Runtime, false otherwise.
true
Runtime
false
Signature
declare const isRuntime: (self: FiberId) => self is Runtime
Source
Since v2.0.0