Array

fs2.data.cbor.high.CborValue$.Array
case class Array(values: List[CborValue], indefinite: Boolean) extends CborValue

Attributes

Source:
model.scala
Graph
Supertypes
trait Product
trait Equals
trait CborValue
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product