Sequence

zio.http.codec.Doc$.Sequence
final case class Sequence(left: Doc, right: Doc) extends Doc

Attributes

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

Members list

Concise view

Value members

Inherited methods

def +(that: Doc): Doc

Attributes

Inherited from:
Doc

Attributes

Inherited from:
Doc

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Doc

Attributes

Inherited from:
Doc

Attributes

Inherited from:
Doc
def toPlaintext(columnWidth: Int, color: Boolean): String

Attributes

Inherited from:
Doc