Chunk

sealed trait Chunk[T]

Alternative representation of the diffing output that holds all data elements, changed and unchanged ones.

Alternative representation of the diffing output that holds all data elements, changed and unchanged ones.

Companion
object
class Object
trait Matchable
class Any
class InBoth[T]
class InBase[T]
class InTarget[T]
class Distinct[T]