JValue

object JValue extends Mergeable
Companion
class
trait Sum
trait Mirror
trait Mergeable
trait MergeDeps
trait LowPriorityMergeDep
class Object
trait Matchable
class Any

Type members

Inherited classlikes

object aaa
Inherited from
MergeDeps
object ooo
Inherited from
MergeDeps

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Inherited from
Mirror

Implicits

Inherited implicits

implicit def j2m[A <: JValue](json: A): MergeSyntax[A]
Inherited from
Mergeable
implicit def jjj[A <: JValue, B <: JValue]: MergeDep[A, B, JValue]
Inherited from
LowPriorityMergeDep