Eq3T

ostrat.Eq3T
See theEq3T companion class
object Eq3T

Attributes

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

Members list

Value members

Concrete methods

def apply[A1, A2, A3, A](fArg1: A => A1, fArg2: A => A2, fArg3: A => A3)(implicit eq1: EqT[A1], eq2: EqT[A2], eq3: EqT[A3]): Eq3T[A1, A2, A3, A]