JsonMergePatch

diffson.jsonmergepatch.JsonMergePatch$
See theJsonMergePatch companion trait

Attributes

Companion:
trait
Source:
JsonMergePatch.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

case class Object[Json](fields: Map[String, Json])(implicit Json: Jsony[Json]) extends JsonMergePatch[Json]

Attributes

Source:
JsonMergePatch.scala
Graph
Supertypes
trait Product
trait Equals
trait JsonMergePatch[Json]
class Object
trait Matchable
class Any
case class Value[Json](toJson: Json) extends JsonMergePatch[Json]

Attributes

Source:
JsonMergePatch.scala
Graph
Supertypes
trait Product
trait Equals
trait JsonMergePatch[Json]
class Object
trait Matchable
class Any