trait ReaderCreation
- Companion
- object
class Object
trait Matchable
class Any
Value members
Concrete methods
def localKleisli[R, T, U, F[_]](f: T => F[U])(implicit member: MemberIn[[_] =>> Kleisli[F, T, _$5], R]): Eff[R, U]
modify the environment using a Kleisli[F, T, *]
modify the environment using a Kleisli[F, T, *]