effect-io-ai

Package: effect
Module: FiberId

FiberId.isComposite

Returns true if the FiberId is a Composite, false otherwise.

Signature

declare const isComposite: (self: FiberId) => self is Composite

Source

Since v2.0.0