UnwrapScopedPartiallyApplied

zio.stream.ZSink$.UnwrapScopedPartiallyApplied
final class UnwrapScopedPartiallyApplied[R](dummy: Boolean) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def apply[E, In, L, Z](scoped: => ZIO[Scope & R, E, ZSink[R, E, In, L, Z]])(implicit trace: Trace): ZSink[R, E, In, L, Z]