effect-io-ai

Package: effect
Module: FiberId

FiberId.isRuntime

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

Signature

declare const isRuntime: (self: FiberId) => self is Runtime

Source

Since v2.0.0