EnvironmentWithPartiallyApplied

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

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Value members

Concrete methods

def apply[S, A](f: (ZEnvironment[R]) => A): ZPure[Nothing, S, S, R, Nothing, A]