effect-io-ai

Package: effect
Module: STM

STM.none

Requires the option produced by this value to be None.

Signature

declare const none: <A, E, R>(self: STM<Option.Option<A>, E, R>) => STM<void, Option.Option<E>, R>

Source

Since v2.0.0