zio.test.internal.myers

Members list

Concise view

Type members

Classlikes

sealed trait Action[A]

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Delete[A]
class Insert[A]
class Keep[A]
object Action

Attributes

Companion:
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Action.type
final case class DiffResult[A](actions: Chunk[Action[A]])

Attributes

Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any
object MyersDiff

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type