ServiceWithPartiallyApplied

zio.stream.ZChannel$.ServiceWithPartiallyApplied
final class ServiceWithPartiallyApplied[Service](dummy: Boolean) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def apply[OutDone](f: Service => OutDone)(implicit tag: Tag[Service], trace: Trace): ZChannel[Service, Any, Any, Any, Nothing, Nothing, OutDone]