Sequence

zio.http.Header.ContentSecurityPolicy.SandboxValue.Sequence
final case class Sequence(left: SandboxValue, right: SandboxValue) extends SandboxValue

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait SandboxValue
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
SandboxValue
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product