ZIOAskExt<E, A> extension

on

Methods

ask<R>() ZIO<R, E, A>

Available on ZIO<NoEnv, E, A>, provided by the ZIOAskExt extension

Lift the environment of this ZIO to the given R type.