ExprTuple2Op

trait ExprTuple2Op[A, T1, T2, ReprT1[~ <: Txn[~]], ReprT2[~ <: Txn[~]]]()
class Object
trait Matchable
class Any
trait BinaryOp[T1, ReprT1]
object IntEq.type
object IntGeq.type
object IntGt.type
object IntLeq.type
object IntLt.type
object IntNeq.type

Value members

Abstract methods

def id: Int
def toString[T <: Txn[LazyRef(...)]](_1: ReprT1[T], _2: ReprT2[T]): String
def value(a: T1, b: T2): A