ProvideSomeZManagedPartiallyApplied

zio.managed.ProvideSomeZManagedPartiallyApplied
final class ProvideSomeZManagedPartiallyApplied[R0, -R, +E, +A](val self: ZManaged[R, E, A]) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Value members

Concrete methods

inline def apply[E1 >: E](inline layer: ZLayer[_, E1, _]*): ZManaged[R0, E1, A]

Concrete fields

val self: ZManaged[R, E, A]