AsyncResult<'a, 'e>
Effect (Module)
Effect (Type)
Effect<'r, 'a, 'e>
Describes an effect that can either succeed with , or fails with . The effect is is 'cold', and only starts when run with an .
EffectDelegate<'r, 'a, 'e>
EffectList<'r, 'a, 'e>
EffectListBuilder (Module)
EffectListBuilder (Type)
Scoped
WrapOnce
WrapTwice