ListValue

final case class ListValue(v: List[Value]) extends Value
trait Product
trait Equals
trait Value
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product