ServiceWithPartiallyApplied

final class ServiceWithPartiallyApplied[Service](dummy: Boolean) extends AnyVal
class AnyVal
trait Matchable
class Any

Value members

Concrete methods

def apply[A](f: Service => A)(implicit tagged: Tag[Service], trace: Trace): ZIO[Service, Nothing, A]