EnvironmentWithPurePartiallyApplied

zio.prelude.fx.ZPure.EnvironmentWithPurePartiallyApplied
final class EnvironmentWithPurePartiallyApplied[R](dummy: Boolean) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Value members

Concrete methods

def apply[W, S1, S2, E, A](f: (ZEnvironment[R]) => ZPure[W, S1, S2, Any, E, A]): ZPure[W, S1, S2, R, E, A]