EnvironmentWithPartiallyApplied

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

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Value members

Concrete methods

def apply[Z](f: (ZEnvironment[R]) => Z)(implicit trace: Trace): ZSink[R, Nothing, Any, Nothing, Z]