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

Concise view

Value members

Concrete methods

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