- Companion
- class
Value members
Inherited methods
def EffMonadAlternative[R](implicit m: Member[[T] =>> Choose[T], R]): Alternative[[_] =>> Eff[R, _$4]]
MonadCombine implementation for the Eff[R, *] type if R contains the Choose effect
MonadCombine implementation for the Eff[R, *] type if R contains the Choose effect
- Inherited from
- ChooseImplicits