ServiceAtPartiallyApplied

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

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def apply[Key](key: => Key)(implicit tag: Tag[Map[Key, Service]], trace: Trace): ZStream[Map[Key, Service], Nothing, Option[Service]]