Patch

diffson.Patch
trait Patch[F[_], Json, P]

Attributes

Source
Patch.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

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

Attributes

Source
Patch.scala