effect-io-ai

Package: effect
Module: FiberId

FiberId.toOption

Convert a FiberId into an Option<FiberId>.

Signature

declare const toOption: (self: FiberId) => Option.Option<FiberId>

Source

Since v2.0.0