Eq2T

ostrat.Eq2T
See theEq2T companion trait
object Eq2T

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Eq2T.type

Members list

Value members

Concrete methods

def apply[A1, A2, A](fArg1In: A => A1, fArg2In: A => A2)(implicit eq1In: EqT[A1], eq2In: EqT[A2]): Eq2T[A1, A2, A]