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