PatchOps

final implicit class PatchOps[P](val patch: P) extends AnyVal
class AnyVal
trait Matchable
class Any

Value members

Concrete methods

def apply[F[_], Json](json: Json)(implicit P: Patch[F, Json, P]): F[Json]

Concrete fields

val patch: P