Replace
case class Replace[Json](path: Pointer, value: Json, old: Option[Json])(`evidence$4`: Jsony[Json]) extends Operation[Json]
Replace the pointed element by the given value
Replace the pointed element by the given value
trait Serializable
trait Product
trait Equals
class Operation[Json]
class Object
trait Matchable
class Any