app.tulz.diff

package app.tulz.diff

Members list

Packages

Type members

Classlikes

sealed trait DiffElement[Repr] extends Product, Serializable

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
class Diff[Repr]
class InBoth[Repr]
class InFirst[Repr]
class InSecond[Repr]
object DiffElement

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
object MyersDiff

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
MyersDiff.type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
object SeqDiff

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
SeqDiff.type
object StringDiff

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
StringDiff.type
object TokenDiff

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
TokenDiff.type