Patch

trait Patch[F[_], Json, P]
class Object
trait Matchable
class Any

Value members

Abstract methods

def apply(json: Json, patch: P): F[Json]