Package: effect Module: FiberId
effect
FiberId
Convert a FiberId into an Option<FiberId>.
Option<FiberId>
Signature
declare const toOption: (self: FiberId) => Option.Option<FiberId>
Source
Since v2.0.0