TestUtilImplicits

Companion
object
class Object
trait Matchable
class Any

Implicits

Implicits

implicit def toTestUtilDisjunctionExt[A, B](x: A \/ B)(l: Line): DisjunctionExt[A, B]
implicit def toTestUtilEitherExt[A, B](x: Either[A, B])(l: Line): EitherExt[A, B]