s_mach

datadiff

package datadiff

Visibility
  1. Public
  2. All

Type Members

  1. trait DataDiff[A, P] extends AnyRef

    A type class for computing the differences between two instances of a type

    A type class for computing the differences between two instances of a type

    A

    the type to compute differences on

    P

    a type for a "patch" which represents the differences between any two instances of A

Value Members

  1. object DataDiff

  2. package impl

Ungrouped