ServiceWithPurePartiallyApplied

zio.prelude.fx.ZPure.ServiceWithPurePartiallyApplied
final class ServiceWithPurePartiallyApplied[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: R => ZPure[W, S1, S2, Any, E, A])(implicit tag: Tag[R]): ZPure[W, S1, S2, R, E, A]