Combine

zio.http.Response$.Patch$.Combine
final case class Combine(left: Patch, right: Patch) extends Patch

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Patch
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

def ++(that: Patch): Patch

Attributes

Inherited from:
Patch

Attributes

Inherited from:
Patch

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product